#CEDAE7#CEDAE7
#CEDAE7 is a very light, muted cyan. Relative luminance 0.690; OKLCH L 88.3% C 0.022 H 250.2°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAE7 |
|---|---|
| RGB | rgb(206, 218, 231) |
| HSL | hsl(211, 34%, 86%) |
| HSV | hsv(211, 11%, 91%) |
| CMYK | cmyk(10.8%, 5.6%, 0%, 9.4%) |
| CIE-LAB | lab(86.52, -1.51, -7.75) |
| CIE-LCH | lch(86.52, 7.89, 259.00°) |
| OKLab | oklab(88.32% -0.0075 -0.0208) |
| OKLCH | oklch(88.32% 0.022 250.2) |
| XYZ | xyz(64.9456, 69.0333, 85.4889) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.48
Light Blue Grey
#B7C9E2
ΔE00 6.12
Gainsboro
#DCDCDC
ΔE00 6.88
Light Gray
#D3D3D3
ΔE00 6.95
Aliceblue
#F0F8FF
ΔE00 7.11
Lightsteelblue
#B0C4DE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAE7 #E7DBCE
analogous
#CEE6E7 #CEDAE7 #CECEE7
triadic
#CEDAE7 #E7CEDA #DAE7CE
tetradic
#CEDAE7 #E7CEE6 #E7DBCE #CEE7CE
square
#CEDAE7 #E7CEE6 #E7DBCE #CEE7CE
split-complementary
#CEDAE7 #E7CECE #E6E7CE
monochromatic
#7C9CBF #A5BBD3 #CEDAE7 #EAEFF5 #EAEFF5
Accessibility & contrast
On white
1.42
#CEDAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#CEDAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAE7
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAE7 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAE8
Deuteranopia (green-blind)
#D3D7E7
Tritanopia (blue-blind)
#C8DDDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedae7; /* rgb */ color: rgb(206, 218, 231); /* oklch */ color: oklch(88.3% 0.022 250.2);
Tailwind
colors: {
custom: {
50: '#dde5ee',
500: '#cedae7',
950: '#000000',
},
}SCSS
$custom: #cedae7; $custom-light: #dde5ee; $custom-dark: #000000;
JSON
{
"hex": "#cedae7",
"rgb": {
"r": 206,
"g": 218,
"b": 231
},
"hsl": {
"h": 211.2,
"s": 34.247,
"l": 85.686
},
"oklch": {
"l": 0.88318,
"c": 0.02214,
"h": 250.2
},
"luminance": 0.69034
}Semantic roles & 50–950 ramp
primary
#CEDAE7
secondary
#C0AD99
accent
#7538AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485