#EEBDF5#EEBDF5
#EEBDF5 is a very light, moderate purple. Relative luminance 0.612; OKLCH L 85.9% C 0.092 H 322.2°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBDF5 |
|---|---|
| RGB | rgb(238, 189, 245) |
| HSL | hsl(293, 74%, 85%) |
| HSV | hsv(293, 23%, 96%) |
| CMYK | cmyk(2.9%, 22.9%, 0%, 3.9%) |
| CIE-LAB | lab(82.47, 26.97, -21.00) |
| CIE-LCH | lch(82.47, 34.18, 322.10°) |
| OKLab | oklab(85.94% 0.073 -0.0567) |
| OKLCH | oklch(85.94% 0.092 322.2) |
| XYZ | xyz(69.9368, 61.1664, 94.4906) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.83
Light Lilac
#EDC8FF
ΔE00 3.22
Very Light Purple
#F6CEFC
ΔE00 4.20
Pale Lavender
#EECFFE
ΔE00 4.96
Pale Mauve
#FED0FC
ΔE00 5.01
Light Lavender
#DFC5FE
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBDF5 #C4F5BD
analogous
#D2BDF5 #EEBDF5 #F5BDE0
triadic
#EEBDF5 #F5EEBD #BDF5EE
tetradic
#EEBDF5 #F5D2BD #C4F5BD #BDE0F5
square
#EEBDF5 #F5D2BD #C4F5BD #BDE0F5
split-complementary
#EEBDF5 #E0F5BD #BDF5D2
monochromatic
#D353E5 #E088ED #EEBDF5 #F8E4FB #F8E4FB
Accessibility & contrast
On white
1.59
#EEBDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#EEBDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBDF5
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBDF5 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CAF7
Deuteranopia (green-blind)
#C3CFF3
Tritanopia (blue-blind)
#F0C2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eebdf5; /* rgb */ color: rgb(238, 189, 245); /* oklch */ color: oklch(85.9% 0.092 322.2);
Tailwind
colors: {
custom: {
50: '#f4d1f8',
500: '#eebdf5',
950: '#000000',
},
}SCSS
$custom: #eebdf5; $custom-light: #f4d1f8; $custom-dark: #000000;
JSON
{
"hex": "#eebdf5",
"rgb": {
"r": 238,
"g": 189,
"b": 245
},
"hsl": {
"h": 292.5,
"s": 73.684,
"l": 85.098
},
"oklch": {
"l": 0.85936,
"c": 0.09241,
"h": 322.2
},
"luminance": 0.61165
}Semantic roles & 50–950 ramp
primary
#EEBDF5
secondary
#8BD680
accent
#D61028
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385