#EEB7FD#EEB7FD
#EEB7FD is a very light, moderate purple. Relative luminance 0.591; OKLCH L 85.2% C 0.111 H 318.9°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB7FD |
|---|---|
| RGB | rgb(238, 183, 253) |
| HSL | hsl(287, 95%, 85%) |
| HSV | hsv(287, 28%, 99%) |
| CMYK | cmyk(5.9%, 27.7%, 0%, 0.8%) |
| CIE-LAB | lab(81.37, 31.68, -26.95) |
| CIE-LCH | lch(81.37, 41.59, 319.61°) |
| OKLab | oklab(85.18% 0.084 -0.0733) |
| OKLCH | oklch(85.18% 0.111 318.9) |
| XYZ | xyz(69.9206, 59.1375, 100.6408) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.39
Mauve
#E0B0FF
ΔE00 3.55
Light Lilac
#EDC8FF
ΔE00 4.79
Light Violet
#D6B4FC
ΔE00 5.15
Light Lavender
#DFC5FE
ΔE00 6.03
Plum
#DDA0DD
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB7FD #C6FDB7
analogous
#CBB7FD #EEB7FD #FDB7E9
triadic
#EEB7FD #FDEEB7 #B7FDEE
tetradic
#EEB7FD #FDCBB7 #C6FDB7 #B7E9FD
square
#EEB7FD #FDCBB7 #C6FDB7 #B7E9FD
split-complementary
#EEB7FD #E9FDB7 #B7FDCB
monochromatic
#D240FA #E07BFB #EEB7FD #F8E1FE #F8E1FE
Accessibility & contrast
On white
1.64
#EEB7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#EEB7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB7FD
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB7FD | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FF
Deuteranopia (green-blind)
#BBCCFB
Tritanopia (blue-blind)
#EFBFD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eeb7fd; /* rgb */ color: rgb(238, 183, 253); /* oklch */ color: oklch(85.2% 0.111 318.9);
Tailwind
colors: {
custom: {
50: '#f4cdfe',
500: '#eeb7fd',
950: '#000000',
},
}SCSS
$custom: #eeb7fd; $custom-light: #f4cdfe; $custom-dark: #000000;
JSON
{
"hex": "#eeb7fd",
"rgb": {
"r": 238,
"g": 183,
"b": 253
},
"hsl": {
"h": 287.143,
"s": 94.595,
"l": 85.49
},
"oklch": {
"l": 0.85182,
"c": 0.11148,
"h": 318.9
},
"luminance": 0.59136
}Semantic roles & 50–950 ramp
primary
#EEB7FD
secondary
#8DE375
accent
#E60031
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171317
muted
#858385