#EBEAF2#EBEAF2
#EBEAF2 is a very light, near-neutral blue. Relative luminance 0.829; OKLCH L 94.0% C 0.011 H 292.0°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEAF2 |
|---|---|
| RGB | rgb(235, 234, 242) |
| HSL | hsl(248, 24%, 93%) |
| HSV | hsv(248, 3%, 95%) |
| CMYK | cmyk(2.9%, 3.3%, 0%, 5.1%) |
| CIE-LAB | lab(92.98, 1.77, -3.75) |
| CIE-LCH | lch(92.98, 4.15, 295.34°) |
| OKLab | oklab(94.01% 0.004 -0.01) |
| OKLCH | oklch(94.01% 0.011 292) |
| XYZ | xyz(79.7080, 82.9185, 95.7928) |
| Luminance | 0.8292 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.95
Whitesmoke
#F5F5F5
ΔE00 4.68
Lavender (CSS)
#E6E6FA
ΔE00 4.93
Fog
#D8DCE0
ΔE00 4.94
Aliceblue
#F0F8FF
ΔE00 5.18
Snow
#FFFAFA
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEAF2 #F1F2EA
analogous
#EAEDF2 #EBEAF2 #EFEAF2
triadic
#EBEAF2 #F2EBEA #EAF2EB
tetradic
#EBEAF2 #F2EAED #F1F2EA #EAF2EF
square
#EBEAF2 #F2EAED #F1F2EA #EAF2EF
split-complementary
#EBEAF2 #F2EFEA #EDF2EA
monochromatic
#A39EC3 #C7C4DB #EBEAF2 #EDECF3 #EDECF3
Accessibility & contrast
On white
1.19
#EBEAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#EBEAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEAF2
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEAF2 | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF2
Deuteranopia (green-blind)
#E8EBF2
Tritanopia (blue-blind)
#EAEBEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ebeaf2; /* rgb */ color: rgb(235, 234, 242); /* oklch */ color: oklch(94.0% 0.011 292.0);
Tailwind
colors: {
custom: {
50: '#f1f0f6',
500: '#ebeaf2',
950: '#000000',
},
}SCSS
$custom: #ebeaf2; $custom-light: #f1f0f6; $custom-dark: #000000;
JSON
{
"hex": "#ebeaf2",
"rgb": {
"r": 235,
"g": 234,
"b": 242
},
"hsl": {
"h": 247.5,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.94012,
"c": 0.01075,
"h": 292
},
"luminance": 0.82919
}Semantic roles & 50–950 ramp
primary
#EBEAF2
secondary
#C8CAB6
accent
#A24496
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585