#CEDBEA#CEDBEA
#CEDBEA is a very light, muted cyan. Relative luminance 0.697; OKLCH L 88.6% C 0.025 H 251.9°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBEA |
|---|---|
| RGB | rgb(206, 219, 234) |
| HSL | hsl(212, 40%, 86%) |
| HSV | hsv(212, 12%, 92%) |
| CMYK | cmyk(12%, 6.4%, 0%, 8.2%) |
| CIE-LAB | lab(86.86, -1.43, -8.83) |
| CIE-LCH | lch(86.86, 8.94, 260.81°) |
| OKLab | oklab(88.61% -0.0078 -0.0238) |
| OKLCH | oklch(88.61% 0.025 251.9) |
| XYZ | xyz(65.6330, 69.7244, 87.8262) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.18
Light Blue Grey
#B7C9E2
ΔE00 5.72
Lightsteelblue
#B0C4DE
ΔE00 7.01
Aliceblue
#F0F8FF
ΔE00 7.26
Cloudy Blue
#ACC2D9
ΔE00 7.26
Gainsboro
#DCDCDC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBEA #EADDCE
analogous
#CEE9EA #CEDBEA #CFCEEA
triadic
#CEDBEA #EACEDB #DBEACE
tetradic
#CEDBEA #EACEE9 #EADDCE #CEEACF
square
#CEDBEA #EACEE9 #EADDCE #CEEACF
split-complementary
#CEDBEA #EACFCE #E9EACE
monochromatic
#789CC5 #A3BCD8 #CEDBEA #EAEFF6 #EAEFF6
Accessibility & contrast
On white
1.41
#CEDBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#CEDBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBEA
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBEA | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#D3D8EA
Tritanopia (blue-blind)
#C7DEE0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedbea; /* rgb */ color: rgb(206, 219, 234); /* oklch */ color: oklch(88.6% 0.025 251.9);
Tailwind
colors: {
custom: {
50: '#dde6f0',
500: '#cedbea',
950: '#000000',
},
}SCSS
$custom: #cedbea; $custom-light: #dde6f0; $custom-dark: #000000;
JSON
{
"hex": "#cedbea",
"rgb": {
"r": 206,
"g": 219,
"b": 234
},
"hsl": {
"h": 212.143,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.88614,
"c": 0.025,
"h": 251.9
},
"luminance": 0.69725
}Semantic roles & 50–950 ramp
primary
#CEDBEA
secondary
#C5B097
accent
#7732B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485