#ECEAFF#ECEAFF
#ECEAFF is a very light, muted blue. Relative luminance 0.839; OKLCH L 94.5% C 0.028 H 290.2°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEAFF |
|---|---|
| RGB | rgb(236, 234, 255) |
| HSL | hsl(246, 100%, 96%) |
| HSV | hsv(246, 8%, 100%) |
| CMYK | cmyk(7.5%, 8.2%, 0%, 0%) |
| CIE-LAB | lab(93.41, 4.53, -9.87) |
| CIE-LCH | lch(93.41, 10.86, 294.63°) |
| OKLab | oklab(94.48% 0.0098 -0.0265) |
| OKLCH | oklch(94.48% 0.028 290.2) |
| XYZ | xyz(82.0614, 83.8982, 106.4591) |
| Luminance | 0.8390 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.38
Ghostwhite
#F8F8FF
ΔE00 6.56
Lavenderblush
#FFF0F5
ΔE00 7.94
Aliceblue
#F0F8FF
ΔE00 8.94
Fog
#D8DCE0
ΔE00 9.28
Snow
#FFFAFA
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEAFF #FDFFEA
analogous
#EAF2FF #ECEAFF #F6EAFF
triadic
#ECEAFF #FFECEA #EAFFEC
tetradic
#ECEAFF #FFEAF2 #FDFFEA #EAFFF6
square
#ECEAFF #FFEAF2 #FDFFEA #EAFFF6
split-complementary
#ECEAFF #FFF6EA #F2FFEA
monochromatic
#7D70FF #B5ADFF #E3E0FF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.18
#ECEAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#ECEAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEAFF
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEAFF | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFF
Deuteranopia (green-blind)
#E6ECFE
Tritanopia (blue-blind)
#E9EDF1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eceaff; /* rgb */ color: rgb(236, 234, 255); /* oklch */ color: oklch(94.5% 0.028 290.2);
Tailwind
colors: {
custom: {
50: '#f2f0ff',
500: '#eceaff',
950: '#000000',
},
}SCSS
$custom: #eceaff; $custom-light: #f2f0ff; $custom-dark: #000000;
JSON
{
"hex": "#eceaff",
"rgb": {
"r": 236,
"g": 234,
"b": 255
},
"hsl": {
"h": 245.714,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.94483,
"c": 0.02821,
"h": 290.2
},
"luminance": 0.83899
}Semantic roles & 50–950 ramp
primary
#ECEAFF
secondary
#E7EE9F
accent
#E600D0
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161618
muted
#858586