#CEDAEA#CEDAEA
#CEDAEA is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.4% C 0.026 H 255.6°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAEA |
|---|---|
| RGB | rgb(206, 218, 234) |
| HSL | hsl(214, 40%, 86%) |
| HSV | hsv(214, 12%, 92%) |
| CMYK | cmyk(12%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(86.61, -0.91, -9.21) |
| CIE-LCH | lch(86.61, 9.25, 264.38°) |
| OKLab | oklab(88.41% -0.0064 -0.0248) |
| OKLCH | oklch(88.41% 0.026 255.6) |
| XYZ | xyz(65.3729, 69.2042, 87.7395) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.37
Fog
#D8DCE0
ΔE00 5.41
Lightsteelblue
#B0C4DE
ΔE00 6.72
Lavender (CSS)
#E6E6FA
ΔE00 7.08
Cloudy Blue
#ACC2D9
ΔE00 7.15
Aliceblue
#F0F8FF
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAEA #EADECE
analogous
#CEE8EA #CEDAEA #D0CEEA
triadic
#CEDAEA #EACEDA #DAEACE
tetradic
#CEDAEA #EACEE8 #EADECE #CEEAD0
square
#CEDAEA #EACEE8 #EADECE #CEEAD0
split-complementary
#CEDAEA #EAD0CE #E8EACE
monochromatic
#7899C5 #A3BAD8 #CEDAEA #EAEFF6 #EAEFF6
Accessibility & contrast
On white
1.41
#CEDAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#CEDAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAEA
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAEA | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEB
Deuteranopia (green-blind)
#D2D8EA
Tritanopia (blue-blind)
#C7DDDF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedaea; /* rgb */ color: rgb(206, 218, 234); /* oklch */ color: oklch(88.4% 0.026 255.6);
Tailwind
colors: {
custom: {
50: '#dde5f0',
500: '#cedaea',
950: '#000000',
},
}SCSS
$custom: #cedaea; $custom-light: #dde5f0; $custom-dark: #000000;
JSON
{
"hex": "#cedaea",
"rgb": {
"r": 206,
"g": 218,
"b": 234
},
"hsl": {
"h": 214.286,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.88412,
"c": 0.0256,
"h": 255.6
},
"luminance": 0.69205
}Semantic roles & 50–950 ramp
primary
#CEDAEA
secondary
#C5B197
accent
#7C32B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485