#CEDCED#CEDCED
#CEDCED is a very light, muted cyan. Relative luminance 0.704; OKLCH L 88.9% C 0.028 H 253.3°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCED |
|---|---|
| RGB | rgb(206, 220, 237) |
| HSL | hsl(213, 46%, 87%) |
| HSV | hsv(213, 13%, 93%) |
| CMYK | cmyk(13.1%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(87.20, -1.34, -9.90) |
| CIE-LCH | lch(87.20, 9.99, 262.28°) |
| OKLab | oklab(88.91% -0.008 -0.0267) |
| OKLCH | oklch(88.91% 0.028 253.3) |
| XYZ | xyz(66.3293, 70.4216, 90.2025) |
| Luminance | 0.7042 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.44
Fog
#D8DCE0
ΔE00 5.89
Lightsteelblue
#B0C4DE
ΔE00 6.78
Cloudy Blue
#ACC2D9
ΔE00 7.18
Aliceblue
#F0F8FF
ΔE00 7.47
Lavender (CSS)
#E6E6FA
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCED #EDDFCE
analogous
#CEECED #CEDCED #D0CEED
triadic
#CEDCED #EDCEDC #DCEDCE
tetradic
#CEDCED #EDCEEC #EDDFCE #CEEDD0
square
#CEDCED #EDCEEC #EDDFCE #CEEDD0
split-complementary
#CEDCED #EDD0CE #ECEDCE
monochromatic
#749CCC #A1BCDD #CEDCED #E9EFF7 #E9EFF7
Accessibility & contrast
On white
1.39
#CEDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#CEDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCED
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCED | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#D3D9ED
Tritanopia (blue-blind)
#C7E0E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedced; /* rgb */ color: rgb(206, 220, 237); /* oklch */ color: oklch(88.9% 0.028 253.3);
Tailwind
colors: {
custom: {
50: '#dde6f2',
500: '#cedced',
950: '#000000',
},
}SCSS
$custom: #cedced; $custom-light: #dde6f2; $custom-dark: #000000;
JSON
{
"hex": "#cedced",
"rgb": {
"r": 206,
"g": 220,
"b": 237
},
"hsl": {
"h": 212.903,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.8891,
"c": 0.02787,
"h": 253.3
},
"luminance": 0.70423
}Semantic roles & 50–950 ramp
primary
#CEDCED
secondary
#C9B296
accent
#7A2CB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485