#CFDCEB#CFDCEB
#CFDCEB is a very light, muted cyan. Relative luminance 0.705; OKLCH L 88.9% C 0.025 H 251.9°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCEB |
|---|---|
| RGB | rgb(207, 220, 235) |
| HSL | hsl(212, 41%, 87%) |
| HSV | hsv(212, 12%, 92%) |
| CMYK | cmyk(11.9%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(87.22, -1.43, -8.82) |
| CIE-LCH | lch(87.22, 8.93, 260.81°) |
| OKLab | oklab(88.92% -0.0077 -0.0237) |
| OKLCH | oklch(88.92% 0.025 251.9) |
| XYZ | xyz(66.3173, 70.4490, 88.6853) |
| Luminance | 0.7045 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.16
Light Blue Grey
#B7C9E2
ΔE00 5.90
Aliceblue
#F0F8FF
ΔE00 7.06
Lightsteelblue
#B0C4DE
ΔE00 7.19
Cloudy Blue
#ACC2D9
ΔE00 7.47
Lavender (CSS)
#E6E6FA
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCEB #EBDECF
analogous
#CFEAEB #CFDCEB #D0CFEB
triadic
#CFDCEB #EBCFDC #DCEBCF
tetradic
#CFDCEB #EBCFEA #EBDECF #CFEBD0
square
#CFDCEB #EBCFEA #EBDECF #CFEBD0
split-complementary
#CFDCEB #EBD0CF #EAEBCF
monochromatic
#799DC7 #A4BDD9 #CFDCEB #E9EFF6 #E9EFF6
Accessibility & contrast
On white
1.39
#CFDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#CFDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCEB
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCEB | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#D4D9EB
Tritanopia (blue-blind)
#C8DFE1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfdceb; /* rgb */ color: rgb(207, 220, 235); /* oklch */ color: oklch(88.9% 0.025 251.9);
Tailwind
colors: {
custom: {
50: '#dde6f1',
500: '#cfdceb',
950: '#000000',
},
}SCSS
$custom: #cfdceb; $custom-light: #dde6f1; $custom-dark: #000000;
JSON
{
"hex": "#cfdceb",
"rgb": {
"r": 207,
"g": 220,
"b": 235
},
"hsl": {
"h": 212.143,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.8892,
"c": 0.02497,
"h": 251.9
},
"luminance": 0.7045
}Semantic roles & 50–950 ramp
primary
#CFDCEB
secondary
#C6B198
accent
#7731B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485