#EEEBF0#EEEBF0
#EEEBF0 is a very light, near-neutral violet. Relative luminance 0.839; OKLCH L 94.4% C 0.007 H 312.3°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBF0 |
|---|---|
| RGB | rgb(238, 235, 240) |
| HSL | hsl(276, 14%, 93%) |
| HSV | hsv(276, 2%, 94%) |
| CMYK | cmyk(0.8%, 2.1%, 0%, 5.9%) |
| CIE-LAB | lab(93.40, 1.89, -2.06) |
| CIE-LCH | lch(93.40, 2.80, 312.57°) |
| OKLab | oklab(94.38% 0.005 -0.0054) |
| OKLCH | oklch(94.38% 0.007 312.3) |
| XYZ | xyz(80.6938, 83.8852, 94.3615) |
| Luminance | 0.8388 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.02
Whitesmoke
#F5F5F5
ΔE00 3.75
Snow
#FFFAFA
ΔE00 3.98
Pale Grey
#FDFDFE
ΔE00 4.47
Gainsboro
#DCDCDC
ΔE00 4.79
Very Light Pink
#FFF4F2
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBF0 #EDF0EB
analogous
#EBEBF0 #EEEBF0 #F0EBEF
triadic
#EEEBF0 #F0EEEB #EBF0EE
tetradic
#EEEBF0 #F0EBEB #EDF0EB #EBEFF0
square
#EEEBF0 #F0EBEB #EDF0EB #EBEFF0
split-complementary
#EEEBF0 #EFF0EB #EBF0EB
monochromatic
#B3A5BC #D0C8D6 #EEEBF0 #F0EEF2 #F0EEF2
Accessibility & contrast
On white
1.18
#EEEBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#EEEBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBF0
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBF0 | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF0
Deuteranopia (green-blind)
#EBECF0
Tritanopia (blue-blind)
#EEECED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eeebf0; /* rgb */ color: rgb(238, 235, 240); /* oklch */ color: oklch(94.4% 0.007 312.3);
Tailwind
colors: {
custom: {
50: '#f3f1f4',
500: '#eeebf0',
950: '#000000',
},
}SCSS
$custom: #eeebf0; $custom-light: #f3f1f4; $custom-dark: #000000;
JSON
{
"hex": "#eeebf0",
"rgb": {
"r": 238,
"g": 235,
"b": 240
},
"hsl": {
"h": 276,
"s": 14.286,
"l": 93.137
},
"oklch": {
"l": 0.94381,
"c": 0.00737,
"h": 312.3
},
"luminance": 0.83885
}Semantic roles & 50–950 ramp
primary
#EEEBF0
secondary
#BEC6B9
accent
#984D6B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585