#CFDDEC#CFDDEC
#CFDDEC is a very light, muted cyan. Relative luminance 0.710; OKLCH L 89.2% C 0.026 H 250.0°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDDEC |
|---|---|
| RGB | rgb(207, 221, 236) |
| HSL | hsl(211, 43%, 87%) |
| HSV | hsv(211, 12%, 93%) |
| CMYK | cmyk(12.3%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(87.50, -1.75, -8.92) |
| CIE-LCH | lch(87.50, 9.09, 258.93°) |
| OKLab | oklab(89.15% -0.0088 -0.024) |
| OKLCH | oklch(89.15% 0.026 250) |
| XYZ | xyz(66.7254, 71.0334, 89.5360) |
| Luminance | 0.7103 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.30
Light Blue Grey
#B7C9E2
ΔE00 6.07
Aliceblue
#F0F8FF
ΔE00 6.94
Lightsteelblue
#B0C4DE
ΔE00 7.33
Cloudy Blue
#ACC2D9
ΔE00 7.55
Gainsboro
#DCDCDC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDDEC #ECDECF
analogous
#CFECEC #CFDDEC #D0CFEC
triadic
#CFDDEC #ECCFDD #DDECCF
tetradic
#CFDDEC #ECCFEC #ECDECF #CFECD0
square
#CFDDEC #ECCFEC #ECDECF #CFECD0
split-complementary
#CFDDEC #ECD0CF #ECECCF
monochromatic
#779FC9 #A3BEDB #CFDDEC #E9EFF6 #E9EFF6
Accessibility & contrast
On white
1.38
#CFDDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#CFDDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDDEC
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDDEC | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDED
Deuteranopia (green-blind)
#D4DAEC
Tritanopia (blue-blind)
#C8E0E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfddec; /* rgb */ color: rgb(207, 221, 236); /* oklch */ color: oklch(89.2% 0.026 250.0);
Tailwind
colors: {
custom: {
50: '#dde7f2',
500: '#cfddec',
950: '#000000',
},
}SCSS
$custom: #cfddec; $custom-light: #dde7f2; $custom-dark: #000000;
JSON
{
"hex": "#cfddec",
"rgb": {
"r": 207,
"g": 221,
"b": 236
},
"hsl": {
"h": 211.034,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.89153,
"c": 0.02558,
"h": 250
},
"luminance": 0.71034
}Semantic roles & 50–950 ramp
primary
#CFDDEC
secondary
#C8B098
accent
#752FB6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485