#CFDBE0#CFDBE0
#CFDBE0 is a very light, near-neutral cyan. Relative luminance 0.693; OKLCH L 88.4% C 0.015 H 224.5°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDBE0 |
|---|---|
| RGB | rgb(207, 219, 224) |
| HSL | hsl(198, 22%, 85%) |
| HSV | hsv(198, 8%, 88%) |
| CMYK | cmyk(7.6%, 2.2%, 0%, 12.2%) |
| CIE-LAB | lab(86.66, -3.07, -3.84) |
| CIE-LCH | lch(86.66, 4.92, 231.37°) |
| OKLab | oklab(88.38% -0.0105 -0.0103) |
| OKLCH | oklch(88.38% 0.015 224.5) |
| XYZ | xyz(64.5154, 69.3096, 80.4857) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.43
Gainsboro
#DCDCDC
ΔE00 5.33
Light Gray
#D3D3D3
ΔE00 5.46
Silver (survey)
#C5C9C7
ΔE00 5.87
Light Grey
#D8DCD6
ΔE00 5.91
Aliceblue
#F0F8FF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDBE0 #E0D4CF
analogous
#CFE0DD #CFDBE0 #CFD3E0
triadic
#CFDBE0 #E0CFDB #DBE0CF
tetradic
#CFDBE0 #DDCFE0 #E0D4CF #D3E0CF
square
#CFDBE0 #DDCFE0 #E0D4CF #D3E0CF
split-complementary
#CFDBE0 #E0CFD3 #E0DDCF
monochromatic
#85A3B0 #AABFC8 #CFDBE0 #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.41
#CFDBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#CFDBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDBE0
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDBE0 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DAE0
Deuteranopia (green-blind)
#D6D8E0
Tritanopia (blue-blind)
#CBDDDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfdbe0; /* rgb */ color: rgb(207, 219, 224); /* oklch */ color: oklch(88.4% 0.015 224.5);
Tailwind
colors: {
custom: {
50: '#dde6e9',
500: '#cfdbe0',
950: '#000000',
},
}SCSS
$custom: #cfdbe0; $custom-light: #dde6e9; $custom-dark: #000000;
JSON
{
"hex": "#cfdbe0",
"rgb": {
"r": 207,
"g": 219,
"b": 224
},
"hsl": {
"h": 197.647,
"s": 21.519,
"l": 84.51
},
"oklch": {
"l": 0.88379,
"c": 0.0147,
"h": 224.5
},
"luminance": 0.6931
}Semantic roles & 50–950 ramp
primary
#CFDBE0
secondary
#B6A49D
accent
#6046A0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484