#CEDDE8#CEDDE8
#CEDDE8 is a very light, muted cyan. Relative luminance 0.707; OKLCH L 89.0% C 0.022 H 239.5°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDE8 |
|---|---|
| RGB | rgb(206, 221, 232) |
| HSL | hsl(205, 36%, 86%) |
| HSV | hsv(205, 11%, 91%) |
| CMYK | cmyk(11.2%, 4.7%, 0%, 9%) |
| CIE-LAB | lab(87.32, -2.87, -7.09) |
| CIE-LCH | lch(87.32, 7.65, 248.00°) |
| OKLab | oklab(88.96% -0.0113 -0.0191) |
| OKLCH | oklch(88.96% 0.022 239.5) |
| XYZ | xyz(65.8722, 70.6599, 86.4965) |
| Luminance | 0.7066 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.64
Aliceblue
#F0F8FF
ΔE00 6.67
Gainsboro
#DCDCDC
ΔE00 6.99
Light Gray
#D3D3D3
ΔE00 7.22
Light Blue Grey
#B7C9E2
ΔE00 7.29
Silver (survey)
#C5C9C7
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDE8 #E8D9CE
analogous
#CEE8E6 #CEDDE8 #CED0E8
triadic
#CEDDE8 #E8CEDD #DDE8CE
tetradic
#CEDDE8 #E6CEE8 #E8D9CE #D0E8CE
square
#CEDDE8 #E6CEE8 #E8D9CE #D0E8CE
split-complementary
#CEDDE8 #E8CED0 #E8E6CE
monochromatic
#7BA3C1 #A4C0D4 #CEDDE8 #EAF1F5 #EAF1F5
Accessibility & contrast
On white
1.39
#CEDDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#CEDDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDE8
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDE8 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE9
Deuteranopia (green-blind)
#D5D9E8
Tritanopia (blue-blind)
#C8E0E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedde8; /* rgb */ color: rgb(206, 221, 232); /* oklch */ color: oklch(89.0% 0.022 239.5);
Tailwind
colors: {
custom: {
50: '#dde7ef',
500: '#cedde8',
950: '#000000',
},
}SCSS
$custom: #cedde8; $custom-light: #dde7ef; $custom-dark: #000000;
JSON
{
"hex": "#cedde8",
"rgb": {
"r": 206,
"g": 221,
"b": 232
},
"hsl": {
"h": 205.385,
"s": 36.111,
"l": 85.882
},
"oklch": {
"l": 0.88955,
"c": 0.02215,
"h": 239.5
},
"luminance": 0.70661
}Semantic roles & 50–950 ramp
primary
#CEDDE8
secondary
#C2AA98
accent
#6937AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485