#CEDBE1#CEDBE1
#CEDBE1 is a very light, near-neutral cyan. Relative luminance 0.692; OKLCH L 88.3% C 0.016 H 227.0°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBE1 |
|---|---|
| RGB | rgb(206, 219, 225) |
| HSL | hsl(199, 24%, 85%) |
| HSV | hsv(199, 8%, 88%) |
| CMYK | cmyk(8.4%, 2.7%, 0%, 11.8%) |
| CIE-LAB | lab(86.61, -3.20, -4.44) |
| CIE-LCH | lch(86.61, 5.48, 234.20°) |
| OKLab | oklab(88.34% -0.0111 -0.0119) |
| OKLCH | oklch(88.34% 0.016 227) |
| XYZ | xyz(64.3728, 69.2203, 81.1890) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.74
Gainsboro
#DCDCDC
ΔE00 5.75
Light Gray
#D3D3D3
ΔE00 5.86
Silver (survey)
#C5C9C7
ΔE00 6.24
Light Grey
#D8DCD6
ΔE00 6.44
Aliceblue
#F0F8FF
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBE1 #E1D4CE
analogous
#CEE1DE #CEDBE1 #CED2E1
triadic
#CEDBE1 #E1CEDB #DBE1CE
tetradic
#CEDBE1 #DECEE1 #E1D4CE #D2E1CE
square
#CEDBE1 #DECEE1 #E1D4CE #D2E1CE
split-complementary
#CEDBE1 #E1CED2 #E1DECE
monochromatic
#82A3B3 #A8BFCA #CEDBE1 #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.41
#CEDBE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#CEDBE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBE1
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBE1 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DAE1
Deuteranopia (green-blind)
#D5D8E1
Tritanopia (blue-blind)
#C9DDDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedbe1; /* rgb */ color: rgb(206, 219, 225); /* oklch */ color: oklch(88.3% 0.016 227.0);
Tailwind
colors: {
custom: {
50: '#dde6ea',
500: '#cedbe1',
950: '#000000',
},
}SCSS
$custom: #cedbe1; $custom-light: #dde6ea; $custom-dark: #000000;
JSON
{
"hex": "#cedbe1",
"rgb": {
"r": 206,
"g": 219,
"b": 225
},
"hsl": {
"h": 198.947,
"s": 24.051,
"l": 84.51
},
"oklch": {
"l": 0.88336,
"c": 0.0163,
"h": 227
},
"luminance": 0.69221
}Semantic roles & 50–950 ramp
primary
#CEDBE1
secondary
#B8A49B
accent
#6143A3
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484