#CEDAF9#CEDAF9
#CEDAF9 is a very light, muted blue. Relative luminance 0.701; OKLCH L 88.9% C 0.045 H 268.7°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAF9 |
|---|---|
| RGB | rgb(206, 218, 249) |
| HSL | hsl(223, 78%, 89%) |
| HSV | hsv(223, 17%, 98%) |
| CMYK | cmyk(17.3%, 12.4%, 0%, 2.4%) |
| CIE-LAB | lab(87.05, 2.19, -16.46) |
| CIE-LCH | lch(87.05, 16.61, 277.57°) |
| OKLab | oklab(88.91% -0.001 -0.0447) |
| OKLCH | oklch(88.91% 0.045 268.7) |
| XYZ | xyz(67.6198, 70.1030, 99.5728) |
| Luminance | 0.7010 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.79
Lavender (CSS)
#E6E6FA
ΔE00 6.30
Periwinkle
#CCCCFF
ΔE00 6.75
Powder Blue (survey)
#B1D1FC
ΔE00 7.04
Lightsteelblue
#B0C4DE
ΔE00 7.08
Light Periwinkle
#C1C6FC
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAF9 #F9EDCE
analogous
#CEF0F9 #CEDAF9 #D8CEF9
triadic
#CEDAF9 #F9CEDA #DAF9CE
tetradic
#CEDAF9 #F9CEF0 #F9EDCE #CEF9D8
square
#CEDAF9 #F9CEF0 #F9EDCE #CEF9D8
split-complementary
#CEDAF9 #F9D8CE #F0F9CE
monochromatic
#6188EC #97B1F2 #CEDAF9 #E4EAFC #E4EAFC
Accessibility & contrast
On white
1.40
#CEDAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#CEDAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAF9
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAF9 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFB
Deuteranopia (green-blind)
#CED8F8
Tritanopia (blue-blind)
#C4E0E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedaf9; /* rgb */ color: rgb(206, 218, 249); /* oklch */ color: oklch(88.9% 0.045 268.7);
Tailwind
colors: {
custom: {
50: '#dde5fb',
500: '#cedaf9',
950: '#000000',
},
}SCSS
$custom: #cedaf9; $custom-light: #dde5fb; $custom-dark: #000000;
JSON
{
"hex": "#cedaf9",
"rgb": {
"r": 206,
"g": 218,
"b": 249
},
"hsl": {
"h": 223.256,
"s": 78.182,
"l": 89.216
},
"oklch": {
"l": 0.88906,
"c": 0.04467,
"h": 268.7
},
"luminance": 0.70104
}Semantic roles & 50–950 ramp
primary
#CEDAF9
secondary
#DEC78D
accent
#A10BDA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485