#EEB5FA#EEB5FA
#EEB5FA is a very light, moderate purple. Relative luminance 0.581; OKLCH L 84.7% C 0.112 H 320.4°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB5FA |
|---|---|
| RGB | rgb(238, 181, 250) |
| HSL | hsl(290, 87%, 85%) |
| HSV | hsv(290, 28%, 98%) |
| CMYK | cmyk(4.8%, 27.6%, 0%, 2%) |
| CIE-LAB | lab(80.81, 32.17, -26.19) |
| CIE-LCH | lch(80.81, 41.48, 320.85°) |
| OKLab | oklab(84.72% 0.0861 -0.0711) |
| OKLCH | oklch(84.72% 0.112 320.4) |
| XYZ | xyz(69.0368, 58.1287, 98.0072) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.74
Mauve
#E0B0FF
ΔE00 3.83
Light Lilac
#EDC8FF
ΔE00 5.16
Light Violet
#D6B4FC
ΔE00 5.52
Plum
#DDA0DD
ΔE00 5.79
Light Lavender
#DFC5FE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB5FA #C1FAB5
analogous
#CCB5FA #EEB5FA #FAB5E4
triadic
#EEB5FA #FAEEB5 #B5FAEE
tetradic
#EEB5FA #FACCB5 #C1FAB5 #B5E4FA
square
#EEB5FA #FACCB5 #C1FAB5 #B5E4FA
split-complementary
#EEB5FA #E4FAB5 #B5FACC
monochromatic
#D442F2 #E17CF6 #EEB5FA #F8E2FD #F8E2FD
Accessibility & contrast
On white
1.66
#EEB5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#EEB5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB5FA
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB5FA | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FD
Deuteranopia (green-blind)
#BACBF8
Tritanopia (blue-blind)
#EFBCCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eeb5fa; /* rgb */ color: rgb(238, 181, 250); /* oklch */ color: oklch(84.7% 0.112 320.4);
Tailwind
colors: {
custom: {
50: '#f4cbfc',
500: '#eeb5fa',
950: '#000000',
},
}SCSS
$custom: #eeb5fa; $custom-light: #f4cbfc; $custom-dark: #000000;
JSON
{
"hex": "#eeb5fa",
"rgb": {
"r": 238,
"g": 181,
"b": 250
},
"hsl": {
"h": 289.565,
"s": 87.342,
"l": 84.51
},
"oklch": {
"l": 0.84722,
"c": 0.11167,
"h": 320.4
},
"luminance": 0.58127
}Semantic roles & 50–950 ramp
primary
#EEB5FA
secondary
#88DE75
accent
#E40229
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171317
muted
#858385