#CFD4E9#CFD4E9
#CFD4E9 is a very light, muted blue. Relative luminance 0.662; OKLCH L 87.3% C 0.029 H 275.1°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD4E9 |
|---|---|
| RGB | rgb(207, 212, 233) |
| HSL | hsl(228, 37%, 86%) |
| HSV | hsv(228, 11%, 91%) |
| CMYK | cmyk(11.2%, 9%, 0%, 8.6%) |
| CIE-LAB | lab(85.12, 2.36, -10.89) |
| CIE-LCH | lch(85.12, 11.14, 282.21°) |
| OKLab | oklab(87.25% 0.0026 -0.0293) |
| OKLCH | oklch(87.25% 0.029 275.1) |
| XYZ | xyz(63.9804, 66.2349, 86.4889) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.80
Light Blue Grey
#B7C9E2
ΔE00 6.02
Lightsteelblue
#B0C4DE
ΔE00 7.34
Fog
#D8DCE0
ΔE00 7.64
Cloudy Blue
#ACC2D9
ΔE00 8.54
Periwinkle
#CCCCFF
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD4E9 #E9E4CF
analogous
#CFE1E9 #CFD4E9 #D7CFE9
triadic
#CFD4E9 #E9CFD4 #D4E9CF
tetradic
#CFD4E9 #E9CFE1 #E9E4CF #CFE9D7
square
#CFD4E9 #E9CFE1 #E9E4CF #CFE9D7
split-complementary
#CFD4E9 #E9D7CF #E1E9CF
monochromatic
#7B89C3 #A5AED6 #CFD4E9 #EAECF5 #EAECF5
Accessibility & contrast
On white
1.47
#CFD4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#CFD4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD4E9
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD4E9 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EA
Deuteranopia (green-blind)
#CDD4E8
Tritanopia (blue-blind)
#C9D8DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfd4e9; /* rgb */ color: rgb(207, 212, 233); /* oklch */ color: oklch(87.3% 0.029 275.1);
Tailwind
colors: {
custom: {
50: '#dde1f0',
500: '#cfd4e9',
950: '#000000',
},
}SCSS
$custom: #cfd4e9; $custom-light: #dde1f0; $custom-dark: #000000;
JSON
{
"hex": "#cfd4e9",
"rgb": {
"r": 207,
"g": 212,
"b": 233
},
"hsl": {
"h": 228.462,
"s": 37.143,
"l": 86.275
},
"oklch": {
"l": 0.87252,
"c": 0.02943,
"h": 275.1
},
"luminance": 0.66236
}Semantic roles & 50–950 ramp
primary
#CFD4E9
secondary
#C3BB99
accent
#9835B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485