#CEDFFA#CEDFFA
#CEDFFA is a very light, muted blue. Relative luminance 0.728; OKLCH L 89.9% C 0.041 H 259.6°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFFA |
|---|---|
| RGB | rgb(206, 223, 250) |
| HSL | hsl(217, 81%, 89%) |
| HSV | hsv(217, 18%, 98%) |
| CMYK | cmyk(17.6%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(88.35, -0.22, -15.03) |
| CIE-LCH | lch(88.35, 15.03, 269.17°) |
| OKLab | oklab(89.94% -0.0074 -0.0407) |
| OKLCH | oklch(89.94% 0.041 259.6) |
| XYZ | xyz(69.0923, 72.7979, 100.8351) |
| Luminance | 0.7280 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.36
Powder Blue (survey)
#B1D1FC
ΔE00 6.32
Lightsteelblue
#B0C4DE
ΔE00 6.74
Lavender (CSS)
#E6E6FA
ΔE00 7.26
Cloudy Blue
#ACC2D9
ΔE00 7.81
Baby Blue (survey)
#A2CFFE
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFFA #FAE9CE
analogous
#CEF5FA #CEDFFA #D3CEFA
triadic
#CEDFFA #FACEDF #DFFACE
tetradic
#CEDFFA #FACEF5 #FAE9CE #CEFAD3
square
#CEDFFA #FACEF5 #FAE9CE #CEFAD3
split-complementary
#CEDFFA #FAD3CE #F5FACE
monochromatic
#5F96EF #96BBF4 #CEDFFA #E3EDFC #E3EDFC
Accessibility & contrast
On white
1.35
#CEDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#CEDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFFA
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFFA | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FB
Deuteranopia (green-blind)
#D2DCF9
Tritanopia (blue-blind)
#C3E4E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cedffa; /* rgb */ color: rgb(206, 223, 250); /* oklch */ color: oklch(89.9% 0.041 259.6);
Tailwind
colors: {
custom: {
50: '#dde8fc',
500: '#cedffa',
950: '#000000',
},
}SCSS
$custom: #cedffa; $custom-light: #dde8fc; $custom-dark: #000000;
JSON
{
"hex": "#cedffa",
"rgb": {
"r": 206,
"g": 223,
"b": 250
},
"hsl": {
"h": 216.818,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.89938,
"c": 0.04143,
"h": 259.6
},
"luminance": 0.72799
}Semantic roles & 50–950 ramp
primary
#CEDFFA
secondary
#E0C08D
accent
#8B08DE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485