#C8D2FB#C8D2FB
#C8D2FB is a very light, muted blue. Relative luminance 0.653; OKLCH L 87.0% C 0.058 H 274.4°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2FB |
|---|---|
| RGB | rgb(200, 210, 251) |
| HSL | hsl(228, 86%, 88%) |
| HSV | hsv(228, 20%, 98%) |
| CMYK | cmyk(20.3%, 16.3%, 0%, 1.6%) |
| CIE-LAB | lab(84.66, 5.01, -21.17) |
| CIE-LCH | lch(84.66, 21.75, 283.30°) |
| OKLab | oklab(86.95% 0.0044 -0.0577) |
| OKLCH | oklch(86.95% 0.058 274.4) |
| XYZ | xyz(64.2743, 65.3363, 100.4729) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.66
Light Periwinkle
#C1C6FC
ΔE00 3.83
Light Blue Grey
#B7C9E2
ΔE00 7.00
Powder Blue (survey)
#B1D1FC
ΔE00 7.14
Lightsteelblue
#B0C4DE
ΔE00 7.80
Lavender (CSS)
#E6E6FA
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2FB #FBF1C8
analogous
#C8EBFB #C8D2FB #D7C8FB
triadic
#C8D2FB #FBC8D2 #D2FBC8
tetradic
#C8D2FB #FBC8EB #FBF1C8 #C8FBD7
square
#C8D2FB #FBC8EB #FBF1C8 #C8FBD7
split-complementary
#C8D2FB #FBD7C8 #EBFBC8
monochromatic
#5675F3 #8FA3F7 #C8D2FB #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.49
#C8D2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#C8D2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2FB
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2FB | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D5FD
Deuteranopia (green-blind)
#C3D1FA
Tritanopia (blue-blind)
#BCD9DF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d2fb; /* rgb */ color: rgb(200, 210, 251); /* oklch */ color: oklch(87.0% 0.058 274.4);
Tailwind
colors: {
custom: {
50: '#d9dffc',
500: '#c8d2fb',
950: '#000000',
},
}SCSS
$custom: #c8d2fb; $custom-light: #d9dffc; $custom-dark: #000000;
JSON
{
"hex": "#c8d2fb",
"rgb": {
"r": 200,
"g": 210,
"b": 251
},
"hsl": {
"h": 228.235,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.8695,
"c": 0.05789,
"h": 274.4
},
"luminance": 0.65338
}Semantic roles & 50–950 ramp
primary
#C8D2FB
secondary
#E1CF86
accent
#B703E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485