#EBEAFF#EBEAFF
#EBEAFF is a very light, muted blue. Relative luminance 0.837; OKLCH L 94.4% C 0.028 H 288.0°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEAFF |
|---|---|
| RGB | rgb(235, 234, 255) |
| HSL | hsl(243, 100%, 96%) |
| HSV | hsv(243, 8%, 100%) |
| CMYK | cmyk(7.8%, 8.2%, 0%, 0%) |
| CIE-LAB | lab(93.33, 4.21, -9.99) |
| CIE-LCH | lch(93.33, 10.84, 292.83°) |
| OKLab | oklab(94.41% 0.0087 -0.0268) |
| OKLCH | oklch(94.41% 0.028 288) |
| XYZ | xyz(81.7302, 83.7274, 106.4436) |
| Luminance | 0.8373 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.10
Ghostwhite
#F8F8FF
ΔE00 6.47
Lavenderblush
#FFF0F5
ΔE00 8.19
Aliceblue
#F0F8FF
ΔE00 8.66
Fog
#D8DCE0
ΔE00 9.07
Snow
#FFFAFA
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEAFF #FEFFEA
analogous
#EAF3FF #EBEAFF #F5EAFF
triadic
#EBEAFF #FFEBEA #EAFFEB
tetradic
#EBEAFF #FFEAF3 #FEFFEA #EAFFF5
square
#EBEAFF #FFEAF3 #FEFFEA #EAFFF5
split-complementary
#EBEAFF #FFF5EA #F3FFEA
monochromatic
#7670FF #B1ADFF #E2E0FF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.18
#EBEAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#EBEAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEAFF
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEAFF | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFF
Deuteranopia (green-blind)
#E5EBFE
Tritanopia (blue-blind)
#E7EDF1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ebeaff; /* rgb */ color: rgb(235, 234, 255); /* oklch */ color: oklch(94.4% 0.028 288.0);
Tailwind
colors: {
custom: {
50: '#f1f0ff',
500: '#ebeaff',
950: '#000000',
},
}SCSS
$custom: #ebeaff; $custom-light: #f1f0ff; $custom-dark: #000000;
JSON
{
"hex": "#ebeaff",
"rgb": {
"r": 235,
"g": 234,
"b": 255
},
"hsl": {
"h": 242.857,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.94406,
"c": 0.02819,
"h": 288
},
"luminance": 0.83728
}Semantic roles & 50–950 ramp
primary
#EBEAFF
secondary
#EAEE9F
accent
#E600DB
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161618
muted
#858586