#CFDCE6#CFDCE6
#CFDCE6 is a very light, near-neutral cyan. Relative luminance 0.702; OKLCH L 88.8% C 0.020 H 240.8°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCE6 |
|---|---|
| RGB | rgb(207, 220, 230) |
| HSL | hsl(206, 32%, 86%) |
| HSV | hsv(206, 10%, 90%) |
| CMYK | cmyk(10%, 4.3%, 0%, 9.8%) |
| CIE-LAB | lab(87.08, -2.42, -6.39) |
| CIE-LCH | lch(87.08, 6.83, 249.25°) |
| OKLab | oklab(88.76% -0.0096 -0.0172) |
| OKLCH | oklch(88.76% 0.02 240.8) |
| XYZ | xyz(65.6051, 70.1641, 84.9342) |
| Luminance | 0.7016 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.94
Gainsboro
#DCDCDC
ΔE00 6.32
Light Gray
#D3D3D3
ΔE00 6.52
Aliceblue
#F0F8FF
ΔE00 6.55
Light Blue Grey
#B7C9E2
ΔE00 7.40
Silver (survey)
#C5C9C7
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCE6 #E6D9CF
analogous
#CFE6E4 #CFDCE6 #CFD0E6
triadic
#CFDCE6 #E6CFDC #DCE6CF
tetradic
#CFDCE6 #E4CFE6 #E6D9CF #D0E6CF
square
#CFDCE6 #E4CFE6 #E6D9CF #D0E6CF
split-complementary
#CFDCE6 #E6CFD0 #E6E4CF
monochromatic
#7FA1BC #A7BFD1 #CFDCE6 #EBF0F5 #EBF0F5
Accessibility & contrast
On white
1.40
#CFDCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#CFDCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCE6
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCE6 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE7
Deuteranopia (green-blind)
#D5D9E6
Tritanopia (blue-blind)
#C9DEDF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfdce6; /* rgb */ color: rgb(207, 220, 230); /* oklch */ color: oklch(88.8% 0.020 240.8);
Tailwind
colors: {
custom: {
50: '#dde6ed',
500: '#cfdce6',
950: '#000000',
},
}SCSS
$custom: #cfdce6; $custom-light: #dde6ed; $custom-dark: #000000;
JSON
{
"hex": "#cfdce6",
"rgb": {
"r": 207,
"g": 220,
"b": 230
},
"hsl": {
"h": 206.087,
"s": 31.507,
"l": 85.686
},
"oklch": {
"l": 0.88764,
"c": 0.01967,
"h": 240.8
},
"luminance": 0.70165
}Semantic roles & 50–950 ramp
primary
#CFDCE6
secondary
#BFAA9A
accent
#6C3BAA
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484