#EBEAFD#EBEAFD
#EBEAFD is a very light, muted blue. Relative luminance 0.836; OKLCH L 94.3% C 0.025 H 288.3°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEAFD |
|---|---|
| RGB | rgb(235, 234, 253) |
| HSL | hsl(243, 83%, 95%) |
| HSV | hsv(243, 8%, 99%) |
| CMYK | cmyk(7.1%, 7.5%, 0%, 0.8%) |
| CIE-LAB | lab(93.28, 3.82, -9.03) |
| CIE-LCH | lch(93.28, 9.81, 292.95°) |
| OKLab | oklab(94.34% 0.008 -0.0242) |
| OKLCH | oklch(94.34% 0.025 288.3) |
| XYZ | xyz(81.4100, 83.5993, 104.7568) |
| Luminance | 0.8360 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.04
Ghostwhite
#F8F8FF
ΔE00 5.83
Lavenderblush
#FFF0F5
ΔE00 7.73
Aliceblue
#F0F8FF
ΔE00 8.07
Fog
#D8DCE0
ΔE00 8.42
Snow
#FFFAFA
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEAFD #FCFDEA
analogous
#EAF2FD #EBEAFD #F4EAFD
triadic
#EBEAFD #FDEBEA #EAFDEB
tetradic
#EBEAFD #FDEAF2 #FCFDEA #EAFDF4
square
#EBEAFD #FDEAF2 #FCFDEA #EAFDF4
split-complementary
#EBEAFD #FDF4EA #F2FDEA
monochromatic
#817AF2 #B6B2F8 #E4E3FC #E4E3FC #E4E3FC
Accessibility & contrast
On white
1.19
#EBEAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#EBEAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEAFD
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEAFD | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFE
Deuteranopia (green-blind)
#E6EBFC
Tritanopia (blue-blind)
#E8EDF0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ebeafd; /* rgb */ color: rgb(235, 234, 253); /* oklch */ color: oklch(94.3% 0.025 288.3);
Tailwind
colors: {
custom: {
50: '#f1f0fe',
500: '#ebeafd',
950: '#000000',
},
}SCSS
$custom: #ebeafd; $custom-light: #f1f0fe; $custom-dark: #000000;
JSON
{
"hex": "#ebeafd",
"rgb": {
"r": 235,
"g": 234,
"b": 253
},
"hsl": {
"h": 243.158,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.94344,
"c": 0.02549,
"h": 288.3
},
"luminance": 0.836
}Semantic roles & 50–950 ramp
primary
#EBEAFD
secondary
#E3E7A4
accent
#DF06D4
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585