#EEBDF9#EEBDF9
#EEBDF9 is a very light, moderate purple. Relative luminance 0.614; OKLCH L 86.1% C 0.097 H 320.1°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBDF9 |
|---|---|
| RGB | rgb(238, 189, 249) |
| HSL | hsl(289, 83%, 86%) |
| HSV | hsv(289, 24%, 98%) |
| CMYK | cmyk(4.4%, 24.1%, 0%, 2.4%) |
| CIE-LAB | lab(82.60, 27.72, -22.93) |
| CIE-LCH | lch(82.60, 35.98, 320.40°) |
| OKLab | oklab(86.08% 0.0742 -0.0621) |
| OKLCH | oklch(86.08% 0.097 320.1) |
| XYZ | xyz(70.5541, 61.4133, 97.7414) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.00
Light Lilac
#EDC8FF
ΔE00 3.04
Very Light Purple
#F6CEFC
ΔE00 4.64
Light Lavender
#DFC5FE
ΔE00 5.09
Pale Lavender
#EECFFE
ΔE00 5.12
Mauve
#E0B0FF
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBDF9 #C8F9BD
analogous
#D0BDF9 #EEBDF9 #F9BDE6
triadic
#EEBDF9 #F9EEBD #BDF9EE
tetradic
#EEBDF9 #F9D0BD #C8F9BD #BDE6F9
square
#EEBDF9 #F9D0BD #C8F9BD #BDE6F9
split-complementary
#EEBDF9 #E6F9BD #BDF9D0
monochromatic
#D14DEF #E085F4 #EEBDF9 #F8E3FC #F8E3FC
Accessibility & contrast
On white
1.58
#EEBDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#EEBDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBDF9
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBDF9 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CAFB
Deuteranopia (green-blind)
#C1CFF7
Tritanopia (blue-blind)
#EFC3D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eebdf9; /* rgb */ color: rgb(238, 189, 249); /* oklch */ color: oklch(86.1% 0.097 320.1);
Tailwind
colors: {
custom: {
50: '#f4d1fb',
500: '#eebdf9',
950: '#000000',
},
}SCSS
$custom: #eebdf9; $custom-light: #f4d1fb; $custom-dark: #000000;
JSON
{
"hex": "#eebdf9",
"rgb": {
"r": 238,
"g": 189,
"b": 249
},
"hsl": {
"h": 289,
"s": 83.333,
"l": 85.882
},
"oklch": {
"l": 0.86082,
"c": 0.09671,
"h": 320.1
},
"luminance": 0.61412
}Semantic roles & 50–950 ramp
primary
#EEBDF9
secondary
#8FDD7D
accent
#E0062E
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385