#CFDCEE#CFDCEE
#CFDCEE is a very light, muted cyan. Relative luminance 0.706; OKLCH L 89.0% C 0.028 H 256.5°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCEE |
|---|---|
| RGB | rgb(207, 220, 238) |
| HSL | hsl(215, 48%, 87%) |
| HSV | hsv(215, 13%, 93%) |
| CMYK | cmyk(13%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(87.30, -0.82, -10.27) |
| CIE-LCH | lch(87.30, 10.31, 265.42°) |
| OKLab | oklab(89.02% -0.0066 -0.0277) |
| OKLCH | oklch(89.02% 0.028 256.5) |
| XYZ | xyz(66.7544, 70.6238, 90.9872) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.33
Fog
#D8DCE0
ΔE00 6.10
Lightsteelblue
#B0C4DE
ΔE00 6.73
Lavender (CSS)
#E6E6FA
ΔE00 6.86
Cloudy Blue
#ACC2D9
ΔE00 7.31
Aliceblue
#F0F8FF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCEE #EEE1CF
analogous
#CFEBEE #CFDCEE #D2CFEE
triadic
#CFDCEE #EECFDC #DCEECF
tetradic
#CFDCEE #EECFEB #EEE1CF #CFEED2
square
#CFDCEE #EECFEB #EEE1CF #CFEED2
split-complementary
#CFDCEE #EED2CF #EBEECF
monochromatic
#759ACE #A2BBDE #CFDCEE #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.39
#CFDCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#CFDCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCEE
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCEE | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEF
Deuteranopia (green-blind)
#D3D9EE
Tritanopia (blue-blind)
#C8E0E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdcee; /* rgb */ color: rgb(207, 220, 238); /* oklch */ color: oklch(89.0% 0.028 256.5);
Tailwind
colors: {
custom: {
50: '#dde6f3',
500: '#cfdcee',
950: '#000000',
},
}SCSS
$custom: #cfdcee; $custom-light: #dde6f3; $custom-dark: #000000;
JSON
{
"hex": "#cfdcee",
"rgb": {
"r": 207,
"g": 220,
"b": 238
},
"hsl": {
"h": 214.839,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.89015,
"c": 0.02849,
"h": 256.5
},
"luminance": 0.70625
}Semantic roles & 50–950 ramp
primary
#CFDCEE
secondary
#CBB596
accent
#7E2BBB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485