#CFD8EE#CFD8EE
#CFD8EE is a very light, muted blue. Relative luminance 0.685; OKLCH L 88.2% C 0.032 H 267.9°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD8EE |
|---|---|
| RGB | rgb(207, 216, 238) |
| HSL | hsl(223, 48%, 87%) |
| HSV | hsv(223, 13%, 93%) |
| CMYK | cmyk(13%, 9.2%, 0%, 6.7%) |
| CIE-LAB | lab(86.28, 1.27, -11.80) |
| CIE-LCH | lch(86.28, 11.86, 276.13°) |
| OKLab | oklab(88.21% -0.0011 -0.0318) |
| OKLCH | oklch(88.21% 0.032 267.9) |
| XYZ | xyz(65.7171, 68.5493, 90.6414) |
| Luminance | 0.6855 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.20
Lavender (CSS)
#E6E6FA
ΔE00 5.26
Lightsteelblue
#B0C4DE
ΔE00 6.65
Fog
#D8DCE0
ΔE00 7.53
Cloudy Blue
#ACC2D9
ΔE00 7.80
Powder Blue (survey)
#B1D1FC
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD8EE #EEE5CF
analogous
#CFE7EE #CFD8EE #D6CFEE
triadic
#CFD8EE #EECFD8 #D8EECF
tetradic
#CFD8EE #EECFE7 #EEE5CF #CFEED6
square
#CFD8EE #EECFE7 #EEE5CF #CFEED6
split-complementary
#CFD8EE #EED6CF #E7EECF
monochromatic
#758FCE #A2B3DE #CFD8EE #E8EDF7 #E8EDF7
Accessibility & contrast
On white
1.43
#CFD8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#CFD8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD8EE
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD8EE | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EF
Deuteranopia (green-blind)
#CFD7ED
Tritanopia (blue-blind)
#C8DCDF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfd8ee; /* rgb */ color: rgb(207, 216, 238); /* oklch */ color: oklch(88.2% 0.032 267.9);
Tailwind
colors: {
custom: {
50: '#dde4f3',
500: '#cfd8ee',
950: '#000000',
},
}SCSS
$custom: #cfd8ee; $custom-light: #dde4f3; $custom-dark: #000000;
JSON
{
"hex": "#cfd8ee",
"rgb": {
"r": 207,
"g": 216,
"b": 238
},
"hsl": {
"h": 222.581,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.88213,
"c": 0.03184,
"h": 267.9
},
"luminance": 0.6855
}Semantic roles & 50–950 ramp
primary
#CFD8EE
secondary
#CBBC96
accent
#912BBB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485