#EAEBFE#EAEBFE
#EAEBFE is a very light, muted blue. Relative luminance 0.841; OKLCH L 94.5% C 0.026 H 283.5°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEBFE |
|---|---|
| RGB | rgb(234, 235, 254) |
| HSL | hsl(237, 91%, 96%) |
| HSV | hsv(237, 8%, 100%) |
| CMYK | cmyk(7.9%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(93.48, 3.18, -9.26) |
| CIE-LCH | lch(93.48, 9.79, 288.94°) |
| OKLab | oklab(94.49% 0.006 -0.0248) |
| OKLCH | oklch(94.49% 0.026 283.5) |
| XYZ | xyz(81.5259, 84.0644, 105.6777) |
| Luminance | 0.8407 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.21
Ghostwhite
#F8F8FF
ΔE00 5.60
Aliceblue
#F0F8FF
ΔE00 7.43
Fog
#D8DCE0
ΔE00 8.10
Lavenderblush
#FFF0F5
ΔE00 8.28
Whitesmoke
#F5F5F5
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEBFE #FEFDEA
analogous
#EAF5FE #EAEBFE #F3EAFE
triadic
#EAEBFE #FEEAEB #EBFEEA
tetradic
#EAEBFE #FEEAF5 #FEFDEA #EAFEF3
square
#EAEBFE #FEEAF5 #FEFDEA #EAFEF3
split-complementary
#EAEBFE #FEF3EA #F5FEEA
monochromatic
#757CF8 #B0B3FB #E2E3FE #E2E3FE #E2E3FE
Accessibility & contrast
On white
1.18
#EAEBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#EAEBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEBFE
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEBFE | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#E6ECFD
Tritanopia (blue-blind)
#E6EEF1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eaebfe; /* rgb */ color: rgb(234, 235, 254); /* oklch */ color: oklch(94.5% 0.026 283.5);
Tailwind
colors: {
custom: {
50: '#f0f1fe',
500: '#eaebfe',
950: '#000000',
},
}SCSS
$custom: #eaebfe; $custom-light: #f0f1fe; $custom-dark: #000000;
JSON
{
"hex": "#eaebfe",
"rgb": {
"r": 234,
"g": 235,
"b": 254
},
"hsl": {
"h": 237,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.94493,
"c": 0.02554,
"h": 283.5
},
"luminance": 0.84065
}Semantic roles & 50–950 ramp
primary
#EAEBFE
secondary
#EAE7A2
accent
#DA00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585