#CEDDFA#CEDDFA
#CEDDFA is a very light, muted blue. Relative luminance 0.717; OKLCH L 89.5% C 0.043 H 263.7°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDFA |
|---|---|
| RGB | rgb(206, 221, 250) |
| HSL | hsl(220, 81%, 89%) |
| HSV | hsv(220, 18%, 98%) |
| CMYK | cmyk(17.6%, 11.6%, 0%, 2%) |
| CIE-LAB | lab(87.84, 0.83, -15.80) |
| CIE-LCH | lch(87.84, 15.82, 273.00°) |
| OKLab | oklab(89.54% -0.0047 -0.0428) |
| OKLCH | oklch(89.54% 0.043 263.7) |
| XYZ | xyz(68.5611, 71.7355, 100.6581) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.40
Powder Blue (survey)
#B1D1FC
ΔE00 6.44
Lavender (CSS)
#E6E6FA
ΔE00 6.75
Lightsteelblue
#B0C4DE
ΔE00 6.77
Cloudy Blue
#ACC2D9
ΔE00 8.07
Periwinkle
#CCCCFF
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDFA #FAEBCE
analogous
#CEF3FA #CEDDFA #D5CEFA
triadic
#CEDDFA #FACEDD #DDFACE
tetradic
#CEDDFA #FACEF3 #FAEBCE #CEFAD5
square
#CEDDFA #FACEF3 #FAEBCE #CEFAD5
split-complementary
#CEDDFA #FAD5CE #F3FACE
monochromatic
#5F90EF #96B6F4 #CEDDFA #E3ECFC #E3ECFC
Accessibility & contrast
On white
1.37
#CEDDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#CEDDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDFA
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDFA | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEFB
Deuteranopia (green-blind)
#D0DAF9
Tritanopia (blue-blind)
#C3E3E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ceddfa; /* rgb */ color: rgb(206, 221, 250); /* oklch */ color: oklch(89.5% 0.043 263.7);
Tailwind
colors: {
custom: {
50: '#dde7fc',
500: '#ceddfa',
950: '#000000',
},
}SCSS
$custom: #ceddfa; $custom-light: #dde7fc; $custom-dark: #000000;
JSON
{
"hex": "#ceddfa",
"rgb": {
"r": 206,
"g": 221,
"b": 250
},
"hsl": {
"h": 219.545,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.89538,
"c": 0.0431,
"h": 263.7
},
"luminance": 0.71737
}Semantic roles & 50–950 ramp
primary
#CEDDFA
secondary
#E0C38D
accent
#9508DE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485