#CEDCEB#CEDCEB
#CEDCEB is a very light, muted cyan. Relative luminance 0.703; OKLCH L 88.8% C 0.026 H 250.0°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCEB |
|---|---|
| RGB | rgb(206, 220, 235) |
| HSL | hsl(211, 42%, 86%) |
| HSV | hsv(211, 12%, 92%) |
| CMYK | cmyk(12.3%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(87.15, -1.75, -8.93) |
| CIE-LCH | lch(87.15, 9.10, 258.94°) |
| OKLab | oklab(88.85% -0.0088 -0.024) |
| OKLCH | oklch(88.85% 0.026 250) |
| XYZ | xyz(66.0388, 70.3054, 88.6722) |
| Luminance | 0.7031 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.31
Light Blue Grey
#B7C9E2
ΔE00 5.89
Aliceblue
#F0F8FF
ΔE00 7.13
Lightsteelblue
#B0C4DE
ΔE00 7.14
Cloudy Blue
#ACC2D9
ΔE00 7.34
Gainsboro
#DCDCDC
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCEB #EBDDCE
analogous
#CEEBEB #CEDCEB #CFCEEB
triadic
#CEDCEB #EBCEDC #DCEBCE
tetradic
#CEDCEB #EBCEEB #EBDDCE #CEEBCF
square
#CEDCEB #EBCEEB #EBDDCE #CEEBCF
split-complementary
#CEDCEB #EBCFCE #EBEBCE
monochromatic
#779EC8 #A3BDD9 #CEDCEB #E9EFF6 #E9EFF6
Accessibility & contrast
On white
1.39
#CEDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#CEDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCEB
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCEB | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#D3D9EB
Tritanopia (blue-blind)
#C7DFE1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedceb; /* rgb */ color: rgb(206, 220, 235); /* oklch */ color: oklch(88.8% 0.026 250.0);
Tailwind
colors: {
custom: {
50: '#dde6f1',
500: '#cedceb',
950: '#000000',
},
}SCSS
$custom: #cedceb; $custom-light: #dde6f1; $custom-dark: #000000;
JSON
{
"hex": "#cedceb",
"rgb": {
"r": 206,
"g": 220,
"b": 235
},
"hsl": {
"h": 211.034,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.88847,
"c": 0.0256,
"h": 250
},
"luminance": 0.70306
}Semantic roles & 50–950 ramp
primary
#CEDCEB
secondary
#C6AF97
accent
#7530B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485