#CFD6EA#CFD6EA
#CFD6EA is a very light, muted blue. Relative luminance 0.673; OKLCH L 87.7% C 0.029 H 270.4°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD6EA |
|---|---|
| RGB | rgb(207, 214, 234) |
| HSL | hsl(224, 39%, 86%) |
| HSV | hsv(224, 12%, 92%) |
| CMYK | cmyk(11.5%, 8.5%, 0%, 8.2%) |
| CIE-LAB | lab(85.65, 1.51, -10.61) |
| CIE-LCH | lch(85.65, 10.72, 278.07°) |
| OKLab | oklab(87.68% 0.0002 -0.0286) |
| OKLCH | oklch(87.68% 0.029 270.4) |
| XYZ | xyz(64.6267, 67.2983, 87.4110) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.05
Light Blue Grey
#B7C9E2
ΔE00 5.48
Lightsteelblue
#B0C4DE
ΔE00 6.87
Fog
#D8DCE0
ΔE00 6.99
Cloudy Blue
#ACC2D9
ΔE00 7.95
Light Gray
#D3D3D3
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD6EA #EAE3CF
analogous
#CFE4EA #CFD6EA #D6CFEA
triadic
#CFD6EA #EACFD6 #D6EACF
tetradic
#CFD6EA #EACFE4 #EAE3CF #CFEAD6
square
#CFD6EA #EACFE4 #EAE3CF #CFEAD6
split-complementary
#CFD6EA #EAD6CF #E4EACF
monochromatic
#7A8DC5 #A4B2D7 #CFD6EA #EAEDF6 #EAEDF6
Accessibility & contrast
On white
1.45
#CFD6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#CFD6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD6EA
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD6EA | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7EB
Deuteranopia (green-blind)
#CED5E9
Tritanopia (blue-blind)
#C9DADC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfd6ea; /* rgb */ color: rgb(207, 214, 234); /* oklch */ color: oklch(87.7% 0.029 270.4);
Tailwind
colors: {
custom: {
50: '#dde2f0',
500: '#cfd6ea',
950: '#000000',
},
}SCSS
$custom: #cfd6ea; $custom-light: #dde2f0; $custom-dark: #000000;
JSON
{
"hex": "#cfd6ea",
"rgb": {
"r": 207,
"g": 214,
"b": 234
},
"hsl": {
"h": 224.444,
"s": 39.13,
"l": 86.471
},
"oklch": {
"l": 0.87683,
"c": 0.02858,
"h": 270.4
},
"luminance": 0.67299
}Semantic roles & 50–950 ramp
primary
#CFD6EA
secondary
#C5B999
accent
#9133B2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485