#CEDAE6#CEDAE6
#CEDAE6 is a very light, muted cyan. Relative luminance 0.690; OKLCH L 88.3% C 0.021 H 248.1°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAE6 |
|---|---|
| RGB | rgb(206, 218, 230) |
| HSL | hsl(210, 32%, 85%) |
| HSV | hsv(210, 10%, 90%) |
| CMYK | cmyk(10.4%, 5.2%, 0%, 9.8%) |
| CIE-LAB | lab(86.49, -1.70, -7.26) |
| CIE-LCH | lch(86.49, 7.46, 256.79°) |
| OKLab | oklab(88.29% -0.0079 -0.0195) |
| OKLCH | oklch(88.29% 0.021 248.1) |
| XYZ | xyz(64.8048, 68.9770, 84.7472) |
| Luminance | 0.6898 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.20
Light Blue Grey
#B7C9E2
ΔE00 6.43
Gainsboro
#DCDCDC
ΔE00 6.61
Light Gray
#D3D3D3
ΔE00 6.68
Aliceblue
#F0F8FF
ΔE00 7.00
Lightsteelblue
#B0C4DE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAE6 #E6DACE
analogous
#CEE6E6 #CEDAE6 #CECEE6
triadic
#CEDAE6 #E6CEDA #DAE6CE
tetradic
#CEDAE6 #E6CEE6 #E6DACE #CEE6CE
square
#CEDAE6 #E6CEE6 #E6DACE #CEE6CE
split-complementary
#CEDAE6 #E6CECE #E6E6CE
monochromatic
#7D9DBD #A5BBD1 #CEDAE6 #EBF0F5 #EBF0F5
Accessibility & contrast
On white
1.42
#CEDAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#CEDAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAE6
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAE6 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE7
Deuteranopia (green-blind)
#D3D7E6
Tritanopia (blue-blind)
#C8DDDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedae6; /* rgb */ color: rgb(206, 218, 230); /* oklch */ color: oklch(88.3% 0.021 248.1);
Tailwind
colors: {
custom: {
50: '#dde5ed',
500: '#cedae6',
950: '#000000',
},
}SCSS
$custom: #cedae6; $custom-light: #dde5ed; $custom-dark: #000000;
JSON
{
"hex": "#cedae6",
"rgb": {
"r": 206,
"g": 218,
"b": 230
},
"hsl": {
"h": 210,
"s": 32.432,
"l": 85.49
},
"oklch": {
"l": 0.88286,
"c": 0.02103,
"h": 248.1
},
"luminance": 0.68978
}Semantic roles & 50–950 ramp
primary
#CEDAE6
secondary
#BFAC99
accent
#733AAB
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484