#CEDCEF#CEDCEF
#CEDCEF is a very light, muted cyan. Relative luminance 0.705; OKLCH L 89.0% C 0.030 H 256.0°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCEF |
|---|---|
| RGB | rgb(206, 220, 239) |
| HSL | hsl(215, 51%, 87%) |
| HSV | hsv(215, 14%, 94%) |
| CMYK | cmyk(13.8%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(87.26, -0.94, -10.87) |
| CIE-LCH | lch(87.26, 10.91, 265.08°) |
| OKLab | oklab(88.97% -0.0073 -0.0293) |
| OKLCH | oklch(88.97% 0.03 256) |
| XYZ | xyz(66.6232, 70.5391, 91.7500) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.11
Fog
#D8DCE0
ΔE00 6.50
Lightsteelblue
#B0C4DE
ΔE00 6.52
Lavender (CSS)
#E6E6FA
ΔE00 7.09
Cloudy Blue
#ACC2D9
ΔE00 7.13
Aliceblue
#F0F8FF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCEF #EFE1CE
analogous
#CEEDEF #CEDCEF #D1CEEF
triadic
#CEDCEF #EFCEDC #DCEFCE
tetradic
#CEDCEF #EFCEED #EFE1CE #CEEFD1
square
#CEDCEF #EFCEED #EFE1CE #CEEFD1
split-complementary
#CEDCEF #EFD1CE #EDEFCE
monochromatic
#729AD1 #A0BBE0 #CEDCEF #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.39
#CEDCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#CEDCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCEF
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCEF | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCF0
Deuteranopia (green-blind)
#D2D9EF
Tritanopia (blue-blind)
#C6E0E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedcef; /* rgb */ color: rgb(206, 220, 239); /* oklch */ color: oklch(89.0% 0.030 256.0);
Tailwind
colors: {
custom: {
50: '#dde6f4',
500: '#cedcef',
950: '#000000',
},
}SCSS
$custom: #cedcef; $custom-light: #dde6f4; $custom-dark: #000000;
JSON
{
"hex": "#cedcef",
"rgb": {
"r": 206,
"g": 220,
"b": 239
},
"hsl": {
"h": 214.545,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.88974,
"c": 0.03022,
"h": 256
},
"luminance": 0.7054
}Semantic roles & 50–950 ramp
primary
#CEDCEF
secondary
#CCB595
accent
#7E27BE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485