#CFDFEE#CFDFEE
#CFDFEE is a very light, muted cyan. Relative luminance 0.722; OKLCH L 89.6% C 0.027 H 246.4°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFEE |
|---|---|
| RGB | rgb(207, 223, 238) |
| HSL | hsl(209, 48%, 87%) |
| HSV | hsv(209, 13%, 93%) |
| CMYK | cmyk(13%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(88.07, -2.38, -9.13) |
| CIE-LCH | lch(88.07, 9.44, 255.38°) |
| OKLab | oklab(89.62% -0.0108 -0.0246) |
| OKLCH | oklch(89.62% 0.027 246.4) |
| XYZ | xyz(67.5488, 72.2127, 91.2520) |
| Luminance | 0.7221 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.64
Light Blue Grey
#B7C9E2
ΔE00 6.47
Aliceblue
#F0F8FF
ΔE00 6.77
Lightsteelblue
#B0C4DE
ΔE00 7.68
Cloudy Blue
#ACC2D9
ΔE00 7.78
Gainsboro
#DCDCDC
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFEE #EEDECF
analogous
#CFEEED #CFDFEE #CFD0EE
triadic
#CFDFEE #EECFDF #DFEECF
tetradic
#CFDFEE #EDCFEE #EEDECF #D0EECF
square
#CFDFEE #EDCFEE #EEDECF #D0EECF
split-complementary
#CFDFEE #EECFD0 #EEEDCF
monochromatic
#75A3CE #A2C1DE #CFDFEE #E8F0F7 #E8F0F7
Accessibility & contrast
On white
1.36
#CFDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#CFDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFEE
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFEE | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFEF
Deuteranopia (green-blind)
#D6DBEE
Tritanopia (blue-blind)
#C7E2E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cfdfee; /* rgb */ color: rgb(207, 223, 238); /* oklch */ color: oklch(89.6% 0.027 246.4);
Tailwind
colors: {
custom: {
50: '#dde9f3',
500: '#cfdfee',
950: '#000000',
},
}SCSS
$custom: #cfdfee; $custom-light: #dde9f3; $custom-dark: #000000;
JSON
{
"hex": "#cfdfee",
"rgb": {
"r": 207,
"g": 223,
"b": 238
},
"hsl": {
"h": 209.032,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.8962,
"c": 0.02686,
"h": 246.4
},
"luminance": 0.72214
}Semantic roles & 50–950 ramp
primary
#CFDFEE
secondary
#CBB096
accent
#702BBB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485