#CEDCE8#CEDCE8
#CEDCE8 is a very light, muted cyan. Relative luminance 0.701; OKLCH L 88.8% C 0.022 H 243.8°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCE8 |
|---|---|
| RGB | rgb(206, 220, 232) |
| HSL | hsl(208, 36%, 86%) |
| HSV | hsv(208, 11%, 91%) |
| CMYK | cmyk(11.2%, 5.2%, 0%, 9%) |
| CIE-LAB | lab(87.06, -2.35, -7.47) |
| CIE-LCH | lch(87.06, 7.83, 252.57°) |
| OKLab | oklab(88.75% -0.0099 -0.0201) |
| OKLCH | oklch(88.75% 0.022 243.8) |
| XYZ | xyz(65.6090, 70.1335, 86.4088) |
| Luminance | 0.7013 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.57
Light Blue Grey
#B7C9E2
ΔE00 6.76
Aliceblue
#F0F8FF
ΔE00 6.79
Gainsboro
#DCDCDC
ΔE00 6.98
Light Gray
#D3D3D3
ΔE00 7.15
Cloudy Blue
#ACC2D9
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCE8 #E8DACE
analogous
#CEE8E7 #CEDCE8 #CECFE8
triadic
#CEDCE8 #E8CEDC #DCE8CE
tetradic
#CEDCE8 #E7CEE8 #E8DACE #CFE8CE
square
#CEDCE8 #E7CEE8 #E8DACE #CFE8CE
split-complementary
#CEDCE8 #E8CECF #E8E7CE
monochromatic
#7BA0C1 #A4BED4 #CEDCE8 #EAF0F5 #EAF0F5
Accessibility & contrast
On white
1.40
#CEDCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#CEDCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCE8
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCE8 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCE9
Deuteranopia (green-blind)
#D4D9E8
Tritanopia (blue-blind)
#C8DFE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedce8; /* rgb */ color: rgb(206, 220, 232); /* oklch */ color: oklch(88.8% 0.022 243.8);
Tailwind
colors: {
custom: {
50: '#dde6ef',
500: '#cedce8',
950: '#000000',
},
}SCSS
$custom: #cedce8; $custom-light: #dde6ef; $custom-dark: #000000;
JSON
{
"hex": "#cedce8",
"rgb": {
"r": 206,
"g": 220,
"b": 232
},
"hsl": {
"h": 207.692,
"s": 36.111,
"l": 85.882
},
"oklch": {
"l": 0.88753,
"c": 0.0224,
"h": 243.8
},
"luminance": 0.70134
}Semantic roles & 50–950 ramp
primary
#CEDCE8
secondary
#C2AC98
accent
#6E37AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485