#CEDCEA#CEDCEA
#CEDCEA is a very light, muted cyan. Relative luminance 0.702; OKLCH L 88.8% C 0.025 H 248.1°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCEA |
|---|---|
| RGB | rgb(206, 220, 234) |
| HSL | hsl(210, 40%, 86%) |
| HSV | hsv(210, 12%, 92%) |
| CMYK | cmyk(12%, 6%, 0%, 8.2%) |
| CIE-LAB | lab(87.12, -1.95, -8.45) |
| CIE-LCH | lch(87.12, 8.67, 257.02°) |
| OKLab | oklab(88.82% -0.0091 -0.0227) |
| OKLCH | oklch(88.82% 0.025 248.1) |
| XYZ | xyz(65.8947, 70.2477, 87.9135) |
| Luminance | 0.7025 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.04
Light Blue Grey
#B7C9E2
ΔE00 6.15
Aliceblue
#F0F8FF
ΔE00 7.00
Lightsteelblue
#B0C4DE
ΔE00 7.37
Gainsboro
#DCDCDC
ΔE00 7.45
Cloudy Blue
#ACC2D9
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCEA #EADCCE
analogous
#CEEAEA #CEDCEA #CECEEA
triadic
#CEDCEA #EACEDC #DCEACE
tetradic
#CEDCEA #EACEEA #EADCCE #CEEACE
square
#CEDCEA #EACEEA #EADCCE #CEEACE
split-complementary
#CEDCEA #EACECE #EAEACE
monochromatic
#789FC5 #A3BDD8 #CEDCEA #EAF0F6 #EAF0F6
Accessibility & contrast
On white
1.40
#CEDCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#CEDCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCEA
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCEA | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#D4D9EA
Tritanopia (blue-blind)
#C7DFE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedcea; /* rgb */ color: rgb(206, 220, 234); /* oklch */ color: oklch(88.8% 0.025 248.1);
Tailwind
colors: {
custom: {
50: '#dde6f0',
500: '#cedcea',
950: '#000000',
},
}SCSS
$custom: #cedcea; $custom-light: #dde6f0; $custom-dark: #000000;
JSON
{
"hex": "#cedcea",
"rgb": {
"r": 206,
"g": 220,
"b": 234
},
"hsl": {
"h": 210,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.88815,
"c": 0.0245,
"h": 248.1
},
"luminance": 0.70249
}Semantic roles & 50–950 ramp
primary
#CEDCEA
secondary
#C5AE97
accent
#7332B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485