#CEDBF9#CEDBF9
#CEDBF9 is a very light, muted blue. Relative luminance 0.706; OKLCH L 89.1% C 0.044 H 266.9°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBF9 |
|---|---|
| RGB | rgb(206, 219, 249) |
| HSL | hsl(222, 78%, 89%) |
| HSV | hsv(222, 17%, 98%) |
| CMYK | cmyk(17.3%, 12%, 0%, 2.4%) |
| CIE-LAB | lab(87.30, 1.66, -16.08) |
| CIE-LCH | lch(87.30, 16.16, 275.90°) |
| OKLab | oklab(89.11% -0.0024 -0.0436) |
| OKLCH | oklch(89.11% 0.044 266.9) |
| XYZ | xyz(67.8799, 70.6231, 99.6595) |
| Luminance | 0.7062 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.56
Lavender (CSS)
#E6E6FA
ΔE00 6.38
Powder Blue (survey)
#B1D1FC
ΔE00 6.81
Lightsteelblue
#B0C4DE
ΔE00 6.89
Periwinkle
#CCCCFF
ΔE00 7.27
Light Periwinkle
#C1C6FC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBF9 #F9ECCE
analogous
#CEF1F9 #CEDBF9 #D7CEF9
triadic
#CEDBF9 #F9CEDB #DBF9CE
tetradic
#CEDBF9 #F9CEF1 #F9ECCE #CEF9D7
square
#CEDBF9 #F9CEF1 #F9ECCE #CEF9D7
split-complementary
#CEDBF9 #F9D7CE #F1F9CE
monochromatic
#618BEC #97B3F2 #CEDBF9 #E4EBFC #E4EBFC
Accessibility & contrast
On white
1.39
#CEDBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#CEDBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBF9
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBF9 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFA
Deuteranopia (green-blind)
#CED9F8
Tritanopia (blue-blind)
#C4E1E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedbf9; /* rgb */ color: rgb(206, 219, 249); /* oklch */ color: oklch(89.1% 0.044 266.9);
Tailwind
colors: {
custom: {
50: '#dde6fb',
500: '#cedbf9',
950: '#000000',
},
}SCSS
$custom: #cedbf9; $custom-light: #dde6fb; $custom-dark: #000000;
JSON
{
"hex": "#cedbf9",
"rgb": {
"r": 206,
"g": 219,
"b": 249
},
"hsl": {
"h": 221.86,
"s": 78.182,
"l": 89.216
},
"oklch": {
"l": 0.89105,
"c": 0.04367,
"h": 266.9
},
"luminance": 0.70624
}Semantic roles & 50–950 ramp
primary
#CEDBF9
secondary
#DEC58D
accent
#9C0BDA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485