#EEEBF5#EEEBF5
#EEEBF5 is a very light, near-neutral violet. Relative luminance 0.842; OKLCH L 94.5% C 0.014 H 299.8°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBF5 |
|---|---|
| RGB | rgb(238, 235, 245) |
| HSL | hsl(258, 33%, 94%) |
| HSV | hsv(258, 4%, 96%) |
| CMYK | cmyk(2.9%, 4.1%, 0%, 3.9%) |
| CIE-LAB | lab(93.53, 2.80, -4.47) |
| CIE-LCH | lch(93.53, 5.27, 302.03°) |
| OKLab | oklab(94.53% 0.0068 -0.0119) |
| OKLCH | oklch(94.53% 0.014 299.8) |
| XYZ | xyz(81.4468, 84.1864, 98.3273) |
| Luminance | 0.8419 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.33
Lavender (CSS)
#E6E6FA
ΔE00 4.16
Lavenderblush
#FFF0F5
ΔE00 5.32
Snow
#FFFAFA
ΔE00 5.59
Whitesmoke
#F5F5F5
ΔE00 5.68
Pale Grey
#FDFDFE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBF5 #F2F5EB
analogous
#EBEDF5 #EEEBF5 #F3EBF5
triadic
#EEEBF5 #F5EEEB #EBF5EE
tetradic
#EEEBF5 #F5EBED #F2F5EB #EBF5F3
square
#EEEBF5 #F5EBED #F2F5EB #EBF5F3
split-complementary
#EEEBF5 #F5F3EB #EDF5EB
monochromatic
#A999CC #CBC2E1 #EEEBF5 #EEEBF5 #EEEBF5
Accessibility & contrast
On white
1.18
#EEEBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#EEEBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBF5
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBF5 | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF5
Deuteranopia (green-blind)
#EAECF5
Tritanopia (blue-blind)
#EDECEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eeebf5; /* rgb */ color: rgb(238, 235, 245); /* oklch */ color: oklch(94.5% 0.014 299.8);
Tailwind
colors: {
custom: {
50: '#f3f1f8',
500: '#eeebf5',
950: '#000000',
},
}SCSS
$custom: #eeebf5; $custom-light: #f3f1f8; $custom-dark: #000000;
JSON
{
"hex": "#eeebf5",
"rgb": {
"r": 238,
"g": 235,
"b": 245
},
"hsl": {
"h": 258,
"s": 33.333,
"l": 94.118
},
"oklch": {
"l": 0.94527,
"c": 0.0137,
"h": 299.8
},
"luminance": 0.84186
}Semantic roles & 50–950 ramp
primary
#EEEBF5
secondary
#C8D0B4
accent
#AC398A
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585