#CFDCEA#CFDCEA
#CFDCEA is a very light, muted cyan. Relative luminance 0.704; OKLCH L 88.9% C 0.024 H 250.1°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCEA |
|---|---|
| RGB | rgb(207, 220, 234) |
| HSL | hsl(211, 39%, 86%) |
| HSV | hsv(211, 12%, 92%) |
| CMYK | cmyk(11.5%, 6%, 0%, 8.2%) |
| CIE-LAB | lab(87.19, -1.63, -8.33) |
| CIE-LCH | lch(87.19, 8.49, 258.95°) |
| OKLab | oklab(88.89% -0.0081 -0.0224) |
| OKLCH | oklch(88.89% 0.024 250.1) |
| XYZ | xyz(66.1733, 70.3914, 87.9265) |
| Luminance | 0.7039 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.87
Light Blue Grey
#B7C9E2
ΔE00 6.15
Aliceblue
#F0F8FF
ΔE00 6.90
Gainsboro
#DCDCDC
ΔE00 7.27
Lightsteelblue
#B0C4DE
ΔE00 7.40
Light Gray
#D3D3D3
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCEA #EADDCF
analogous
#CFEAEA #CFDCEA #D0CFEA
triadic
#CFDCEA #EACFDC #DCEACF
tetradic
#CFDCEA #EACFEA #EADDCF #CFEAD0
square
#CFDCEA #EACFEA #EADDCF #CFEAD0
split-complementary
#CFDCEA #EAD0CF #EAEACF
monochromatic
#7A9EC5 #A4BDD7 #CFDCEA #EAEFF6 #EAEFF6
Accessibility & contrast
On white
1.39
#CFDCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#CFDCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCEA
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCEA | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#D4D9EA
Tritanopia (blue-blind)
#C9DFE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfdcea; /* rgb */ color: rgb(207, 220, 234); /* oklch */ color: oklch(88.9% 0.024 250.1);
Tailwind
colors: {
custom: {
50: '#dde6f0',
500: '#cfdcea',
950: '#000000',
},
}SCSS
$custom: #cfdcea; $custom-light: #dde6f0; $custom-dark: #000000;
JSON
{
"hex": "#cfdcea",
"rgb": {
"r": 207,
"g": 220,
"b": 234
},
"hsl": {
"h": 211.111,
"s": 39.13,
"l": 86.471
},
"oklch": {
"l": 0.88888,
"c": 0.02385,
"h": 250.1
},
"luminance": 0.70392
}Semantic roles & 50–950 ramp
primary
#CFDCEA
secondary
#C5AF99
accent
#7533B2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485