#CFDAEE#CFDAEE
#CFDAEE is a very light, muted blue. Relative luminance 0.696; OKLCH L 88.6% C 0.030 H 262.5°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDAEE |
|---|---|
| RGB | rgb(207, 218, 238) |
| HSL | hsl(219, 48%, 87%) |
| HSV | hsv(219, 13%, 93%) |
| CMYK | cmyk(13%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(86.79, 0.22, -11.04) |
| CIE-LCH | lch(86.79, 11.04, 271.14°) |
| OKLab | oklab(88.61% -0.0039 -0.0298) |
| OKLCH | oklch(88.61% 0.03 262.5) |
| XYZ | xyz(66.2326, 69.5803, 90.8132) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.03
Lavender (CSS)
#E6E6FA
ΔE00 5.93
Lightsteelblue
#B0C4DE
ΔE00 6.51
Fog
#D8DCE0
ΔE00 6.73
Cloudy Blue
#ACC2D9
ΔE00 7.40
Powder Blue (survey)
#B1D1FC
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDAEE #EEE3CF
analogous
#CFE9EE #CFDAEE #D4CFEE
triadic
#CFDAEE #EECFDA #DAEECF
tetradic
#CFDAEE #EECFE9 #EEE3CF #CFEED4
square
#CFDAEE #EECFE9 #EEE3CF #CFEED4
split-complementary
#CFDAEE #EED4CF #E9EECF
monochromatic
#7594CE #A2B7DE #CFDAEE #E8EEF7 #E8EEF7
Accessibility & contrast
On white
1.41
#CFDAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#CFDAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDAEE
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDAEE | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#C8DEE0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfdaee; /* rgb */ color: rgb(207, 218, 238); /* oklch */ color: oklch(88.6% 0.030 262.5);
Tailwind
colors: {
custom: {
50: '#dde5f3',
500: '#cfdaee',
950: '#000000',
},
}SCSS
$custom: #cfdaee; $custom-light: #dde5f3; $custom-dark: #000000;
JSON
{
"hex": "#cfdaee",
"rgb": {
"r": 207,
"g": 218,
"b": 238
},
"hsl": {
"h": 218.71,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.88613,
"c": 0.03001,
"h": 262.5
},
"luminance": 0.69581
}Semantic roles & 50–950 ramp
primary
#CFDAEE
secondary
#CBB896
accent
#882BBB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485