#EAEBFC#EAEBFC
#EAEBFC is a very light, muted blue. Relative luminance 0.839; OKLCH L 94.4% C 0.023 H 283.3°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEBFC |
|---|---|
| RGB | rgb(234, 235, 252) |
| HSL | hsl(237, 75%, 95%) |
| HSV | hsv(237, 7%, 99%) |
| CMYK | cmyk(7.1%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(93.42, 2.80, -8.30) |
| CIE-LCH | lch(93.42, 8.76, 288.61°) |
| OKLab | oklab(94.43% 0.0052 -0.0222) |
| OKLCH | oklch(94.43% 0.023 283.3) |
| XYZ | xyz(81.2073, 83.9370, 103.9998) |
| Luminance | 0.8394 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.67
Ghostwhite
#F8F8FF
ΔE00 4.95
Aliceblue
#F0F8FF
ΔE00 6.79
Fog
#D8DCE0
ΔE00 7.42
Lavenderblush
#FFF0F5
ΔE00 7.90
Whitesmoke
#F5F5F5
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEBFC #FCFBEA
analogous
#EAF4FC #EAEBFC #F2EAFC
triadic
#EAEBFC #FCEAEB #EBFCEA
tetradic
#EAEBFC #FCEAF4 #FCFBEA #EAFCF2
square
#EAEBFC #FCEAF4 #FCFBEA #EAFCF2
split-complementary
#EAEBFC #FCF2EA #F4FCEA
monochromatic
#7F85ED #B4B8F4 #E4E5FB #E4E5FB #E4E5FB
Accessibility & contrast
On white
1.18
#EAEBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#EAEBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEBFC
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEBFC | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFD
Deuteranopia (green-blind)
#E7ECFC
Tritanopia (blue-blind)
#E7EEF0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eaebfc; /* rgb */ color: rgb(234, 235, 252); /* oklch */ color: oklch(94.4% 0.023 283.3);
Tailwind
colors: {
custom: {
50: '#f0f1fd',
500: '#eaebfc',
950: '#000000',
},
}SCSS
$custom: #eaebfc; $custom-light: #f0f1fd; $custom-dark: #000000;
JSON
{
"hex": "#eaebfc",
"rgb": {
"r": 234,
"g": 235,
"b": 252
},
"hsl": {
"h": 236.667,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.94432,
"c": 0.02285,
"h": 283.3
},
"luminance": 0.83937
}Semantic roles & 50–950 ramp
primary
#EAEBFC
secondary
#E3E0A7
accent
#CC0ED7
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585