#CFD4E8#CFD4E8
#CFD4E8 is a very light, muted blue. Relative luminance 0.662; OKLCH L 87.2% C 0.028 H 274.6°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD4E8 |
|---|---|
| RGB | rgb(207, 212, 232) |
| HSL | hsl(228, 35%, 86%) |
| HSV | hsv(228, 11%, 91%) |
| CMYK | cmyk(10.8%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(85.09, 2.15, -10.40) |
| CIE-LCH | lch(85.09, 10.62, 281.71°) |
| OKLab | oklab(87.22% 0.0023 -0.028) |
| OKLCH | oklch(87.22% 0.028 274.6) |
| XYZ | xyz(63.8380, 66.1779, 85.7387) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.84
Light Blue Grey
#B7C9E2
ΔE00 5.98
Fog
#D8DCE0
ΔE00 7.28
Lightsteelblue
#B0C4DE
ΔE00 7.30
Cloudy Blue
#ACC2D9
ΔE00 8.43
Light Gray
#D3D3D3
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD4E8 #E8E3CF
analogous
#CFE0E8 #CFD4E8 #D6CFE8
triadic
#CFD4E8 #E8CFD4 #D4E8CF
tetradic
#CFD4E8 #E8CFE0 #E8E3CF #CFE8D6
square
#CFD4E8 #E8CFE0 #E8E3CF #CFE8D6
split-complementary
#CFD4E8 #E8D6CF #E0E8CF
monochromatic
#7C8AC0 #A6AFD4 #CFD4E8 #EAECF5 #EAECF5
Accessibility & contrast
On white
1.48
#CFD4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#CFD4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD4E8
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD4E8 | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6E9
Deuteranopia (green-blind)
#CDD4E7
Tritanopia (blue-blind)
#CAD7DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfd4e8; /* rgb */ color: rgb(207, 212, 232); /* oklch */ color: oklch(87.2% 0.028 274.6);
Tailwind
colors: {
custom: {
50: '#dde1ef',
500: '#cfd4e8',
950: '#000000',
},
}SCSS
$custom: #cfd4e8; $custom-light: #dde1ef; $custom-dark: #000000;
JSON
{
"hex": "#cfd4e8",
"rgb": {
"r": 207,
"g": 212,
"b": 232
},
"hsl": {
"h": 228,
"s": 35.211,
"l": 86.078
},
"oklch": {
"l": 0.87219,
"c": 0.02807,
"h": 274.6
},
"luminance": 0.66179
}Semantic roles & 50–950 ramp
primary
#CFD4E8
secondary
#C2BA9A
accent
#9637AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485