#CEDEF3#CEDEF3
#CEDEF3 is a very light, muted cyan. Relative luminance 0.718; OKLCH L 89.5% C 0.034 H 255.2°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEF3 |
|---|---|
| RGB | rgb(206, 222, 243) |
| HSL | hsl(214, 61%, 88%) |
| HSV | hsv(214, 15%, 95%) |
| CMYK | cmyk(15.2%, 8.6%, 0%, 4.7%) |
| CIE-LAB | lab(87.89, -1.16, -12.04) |
| CIE-LCH | lch(87.89, 12.10, 264.51°) |
| OKLab | oklab(89.51% -0.0086 -0.0325) |
| OKLCH | oklch(89.51% 0.034 255.2) |
| XYZ | xyz(67.7487, 71.8342, 95.0727) |
| Luminance | 0.7184 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.22
Lightsteelblue
#B0C4DE
ΔE00 6.61
Fog
#D8DCE0
ΔE00 7.26
Cloudy Blue
#ACC2D9
ΔE00 7.28
Powder Blue (survey)
#B1D1FC
ΔE00 7.38
Lavender (CSS)
#E6E6FA
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEF3 #F3E3CE
analogous
#CEF0F3 #CEDEF3 #D0CEF3
triadic
#CEDEF3 #F3CEDE #DEF3CE
tetradic
#CEDEF3 #F3CEF0 #F3E3CE #CEF3D0
square
#CEDEF3 #F3CEF0 #F3E3CE #CEF3D0
split-complementary
#CEDEF3 #F3D0CE #F0F3CE
monochromatic
#6C9CDB #9DBDE7 #CEDEF3 #E6EEF9 #E6EEF9
Accessibility & contrast
On white
1.37
#CEDEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#CEDEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEF3
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEF3 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF4
Deuteranopia (green-blind)
#D3DBF3
Tritanopia (blue-blind)
#C5E2E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cedef3; /* rgb */ color: rgb(206, 222, 243); /* oklch */ color: oklch(89.5% 0.034 255.2);
Tailwind
colors: {
custom: {
50: '#dde8f7',
500: '#cedef3',
950: '#000000',
},
}SCSS
$custom: #cedef3; $custom-light: #dde8f7; $custom-dark: #000000;
JSON
{
"hex": "#cedef3",
"rgb": {
"r": 206,
"g": 222,
"b": 243
},
"hsl": {
"h": 214.054,
"s": 60.656,
"l": 88.039
},
"oklch": {
"l": 0.89506,
"c": 0.03365,
"h": 255.2
},
"luminance": 0.71835
}Semantic roles & 50–950 ramp
primary
#CEDEF3
secondary
#D3B792
accent
#7E1DC8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485