#CEDCFA#CEDCFA
#CEDCFA is a very light, muted blue. Relative luminance 0.712; OKLCH L 89.3% C 0.044 H 265.6°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCFA |
|---|---|
| RGB | rgb(206, 220, 250) |
| HSL | hsl(221, 81%, 89%) |
| HSV | hsv(221, 18%, 98%) |
| CMYK | cmyk(17.6%, 12%, 0%, 2%) |
| CIE-LAB | lab(87.59, 1.35, -16.18) |
| CIE-LCH | lch(87.59, 16.23, 274.77°) |
| OKLab | oklab(89.34% -0.0034 -0.0439) |
| OKLCH | oklch(89.34% 0.044 265.6) |
| XYZ | xyz(68.2979, 71.2090, 100.5703) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.53
Lavender (CSS)
#E6E6FA
ΔE00 6.58
Powder Blue (survey)
#B1D1FC
ΔE00 6.59
Lightsteelblue
#B0C4DE
ΔE00 6.87
Periwinkle
#CCCCFF
ΔE00 7.54
Light Periwinkle
#C1C6FC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCFA #FAECCE
analogous
#CEF2FA #CEDCFA #D6CEFA
triadic
#CEDCFA #FACEDC #DCFACE
tetradic
#CEDCFA #FACEF2 #FAECCE #CEFAD6
square
#CEDCFA #FACEF2 #FAECCE #CEFAD6
split-complementary
#CEDCFA #FAD6CE #F2FACE
monochromatic
#5F8DEF #96B4F4 #CEDCFA #E3EBFC #E3EBFC
Accessibility & contrast
On white
1.38
#CEDCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#CEDCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCFA
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCFA | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFB
Deuteranopia (green-blind)
#CFDAF9
Tritanopia (blue-blind)
#C4E2E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cedcfa; /* rgb */ color: rgb(206, 220, 250); /* oklch */ color: oklch(89.3% 0.044 265.6);
Tailwind
colors: {
custom: {
50: '#dde6fc',
500: '#cedcfa',
950: '#000000',
},
}SCSS
$custom: #cedcfa; $custom-light: #dde6fc; $custom-dark: #000000;
JSON
{
"hex": "#cedcfa",
"rgb": {
"r": 206,
"g": 220,
"b": 250
},
"hsl": {
"h": 220.909,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.89338,
"c": 0.04402,
"h": 265.6
},
"luminance": 0.7121
}Semantic roles & 50–950 ramp
primary
#CEDCFA
secondary
#E0C58D
accent
#9A08DE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485