#CEDEF5#CEDEF5
#CEDEF5 is a very light, muted blue. Relative luminance 0.720; OKLCH L 89.6% C 0.036 H 257.4°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEF5 |
|---|---|
| RGB | rgb(206, 222, 245) |
| HSL | hsl(215, 66%, 88%) |
| HSV | hsv(215, 16%, 96%) |
| CMYK | cmyk(15.9%, 9.4%, 0%, 3.9%) |
| CIE-LAB | lab(87.95, -0.74, -13.01) |
| CIE-LCH | lch(87.95, 13.03, 266.73°) |
| OKLab | oklab(89.57% -0.0079 -0.0352) |
| OKLCH | oklch(89.57% 0.036 257.4) |
| XYZ | xyz(68.0523, 71.9557, 96.6719) |
| Luminance | 0.7196 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.11
Lightsteelblue
#B0C4DE
ΔE00 6.53
Powder Blue (survey)
#B1D1FC
ΔE00 6.98
Lavender (CSS)
#E6E6FA
ΔE00 7.19
Cloudy Blue
#ACC2D9
ΔE00 7.38
Fog
#D8DCE0
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEF5 #F5E5CE
analogous
#CEF1F5 #CEDEF5 #D1CEF5
triadic
#CEDEF5 #F5CEDE #DEF5CE
tetradic
#CEDEF5 #F5CEF1 #F5E5CE #CEF5D1
square
#CEDEF5 #F5CEF1 #F5E5CE #CEF5D1
split-complementary
#CEDEF5 #F5D1CE #F1F5CE
monochromatic
#689AE0 #9BBCEB #CEDEF5 #E6EEFA #E6EEFA
Accessibility & contrast
On white
1.36
#CEDEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#CEDEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEF5
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEF5 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF6
Deuteranopia (green-blind)
#D2DBF4
Tritanopia (blue-blind)
#C5E3E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cedef5; /* rgb */ color: rgb(206, 222, 245); /* oklch */ color: oklch(89.6% 0.036 257.4);
Tailwind
colors: {
custom: {
50: '#dde8f8',
500: '#cedef5',
950: '#000000',
},
}SCSS
$custom: #cedef5; $custom-light: #dde8f8; $custom-dark: #000000;
JSON
{
"hex": "#cedef5",
"rgb": {
"r": 206,
"g": 222,
"b": 245
},
"hsl": {
"h": 215.385,
"s": 66.102,
"l": 88.431
},
"oklch": {
"l": 0.89572,
"c": 0.03605,
"h": 257.4
},
"luminance": 0.71957
}Semantic roles & 50–950 ramp
primary
#CEDEF5
secondary
#D6BA91
accent
#8318CE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485