#CFDDEF#CFDDEF
#CFDDEF is a very light, muted cyan. Relative luminance 0.712; OKLCH L 89.2% C 0.029 H 254.7°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDDEF |
|---|---|
| RGB | rgb(207, 221, 239) |
| HSL | hsl(214, 50%, 87%) |
| HSV | hsv(214, 13%, 94%) |
| CMYK | cmyk(13.4%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(87.59, -1.14, -10.38) |
| CIE-LCH | lch(87.59, 10.44, 263.73°) |
| OKLab | oklab(89.25% -0.0077 -0.028) |
| OKLCH | oklch(89.25% 0.029 254.7) |
| XYZ | xyz(67.1650, 71.2092, 91.8508) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.46
Fog
#D8DCE0
ΔE00 6.18
Lightsteelblue
#B0C4DE
ΔE00 6.84
Lavender (CSS)
#E6E6FA
ΔE00 7.18
Cloudy Blue
#ACC2D9
ΔE00 7.35
Aliceblue
#F0F8FF
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDDEF #EFE1CF
analogous
#CFEDEF #CFDDEF #D1CFEF
triadic
#CFDDEF #EFCFDD #DDEFCF
tetradic
#CFDDEF #EFCFED #EFE1CF #CFEFD1
square
#CFDDEF #EFCFED #EFE1CF #CFEFD1
split-complementary
#CFDDEF #EFD1CF #EDEFCF
monochromatic
#739CD0 #A1BCE0 #CFDDEF #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.38
#CFDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#CFDDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDDEF
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDDEF | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDF0
Deuteranopia (green-blind)
#D3DAEF
Tritanopia (blue-blind)
#C7E1E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfddef; /* rgb */ color: rgb(207, 221, 239); /* oklch */ color: oklch(89.2% 0.029 254.7);
Tailwind
colors: {
custom: {
50: '#dde7f4',
500: '#cfddef',
950: '#000000',
},
}SCSS
$custom: #cfddef; $custom-light: #dde7f4; $custom-dark: #000000;
JSON
{
"hex": "#cfddef",
"rgb": {
"r": 207,
"g": 221,
"b": 239
},
"hsl": {
"h": 213.75,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.89248,
"c": 0.02901,
"h": 254.7
},
"luminance": 0.7121
}Semantic roles & 50–950 ramp
primary
#CFDDEF
secondary
#CCB596
accent
#7C28BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485