#CEDDEF#CEDDEF
#CEDDEF is a very light, muted cyan. Relative luminance 0.711; OKLCH L 89.2% C 0.030 H 253.0°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDEF |
|---|---|
| RGB | rgb(206, 221, 239) |
| HSL | hsl(213, 51%, 87%) |
| HSV | hsv(213, 14%, 94%) |
| CMYK | cmyk(13.8%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(87.52, -1.46, -10.49) |
| CIE-LCH | lch(87.52, 10.59, 262.09°) |
| OKLab | oklab(89.18% -0.0087 -0.0283) |
| OKLCH | oklch(89.18% 0.03 253) |
| XYZ | xyz(66.8864, 71.0656, 91.8377) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.42
Fog
#D8DCE0
ΔE00 6.29
Lightsteelblue
#B0C4DE
ΔE00 6.77
Cloudy Blue
#ACC2D9
ΔE00 7.21
Aliceblue
#F0F8FF
ΔE00 7.54
Lavender (CSS)
#E6E6FA
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDEF #EFE0CE
analogous
#CEEEEF #CEDDEF #D0CEEF
triadic
#CEDDEF #EFCEDD #DDEFCE
tetradic
#CEDDEF #EFCEEE #EFE0CE #CEEFD0
square
#CEDDEF #EFCEEE #EFE0CE #CEEFD0
split-complementary
#CEDDEF #EFD0CE #EEEFCE
monochromatic
#729DD1 #A0BDE0 #CEDDEF #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.38
#CEDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#CEDDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDEF
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDEF | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDF0
Deuteranopia (green-blind)
#D3DAEF
Tritanopia (blue-blind)
#C6E1E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ceddef; /* rgb */ color: rgb(206, 221, 239); /* oklch */ color: oklch(89.2% 0.030 253.0);
Tailwind
colors: {
custom: {
50: '#dde7f4',
500: '#ceddef',
950: '#000000',
},
}SCSS
$custom: #ceddef; $custom-light: #dde7f4; $custom-dark: #000000;
JSON
{
"hex": "#ceddef",
"rgb": {
"r": 206,
"g": 221,
"b": 239
},
"hsl": {
"h": 212.727,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.89176,
"c": 0.0296,
"h": 253
},
"luminance": 0.71067
}Semantic roles & 50–950 ramp
primary
#CEDDEF
secondary
#CCB395
accent
#7A27BE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485