#EEB6FA#EEB6FA
#EEB6FA is a very light, moderate purple. Relative luminance 0.585; OKLCH L 84.9% C 0.110 H 320.3°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB6FA |
|---|---|
| RGB | rgb(238, 182, 250) |
| HSL | hsl(289, 87%, 85%) |
| HSV | hsv(289, 27%, 98%) |
| CMYK | cmyk(4.8%, 27.2%, 0%, 2%) |
| CIE-LAB | lab(81.04, 31.64, -25.85) |
| CIE-LCH | lch(81.04, 40.85, 320.75°) |
| OKLab | oklab(84.9% 0.0847 -0.0702) |
| OKLCH | oklch(84.9% 0.11 320.3) |
| XYZ | xyz(69.2409, 58.5368, 98.0752) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.48
Mauve
#E0B0FF
ΔE00 3.93
Light Lilac
#EDC8FF
ΔE00 4.90
Light Violet
#D6B4FC
ΔE00 5.51
Plum
#DDA0DD
ΔE00 5.91
Light Lavender
#DFC5FE
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB6FA #C2FAB6
analogous
#CCB6FA #EEB6FA #FAB6E4
triadic
#EEB6FA #FAEEB6 #B6FAEE
tetradic
#EEB6FA #FACCB6 #C2FAB6 #B6E4FA
square
#EEB6FA #FACCB6 #C2FAB6 #B6E4FA
split-complementary
#EEB6FA #E4FAB6 #B6FACC
monochromatic
#D343F2 #E17DF6 #EEB6FA #F8E2FD #F8E2FD
Accessibility & contrast
On white
1.65
#EEB6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#EEB6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB6FA
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB6FA | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC5FD
Deuteranopia (green-blind)
#BBCBF8
Tritanopia (blue-blind)
#EFBDCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eeb6fa; /* rgb */ color: rgb(238, 182, 250); /* oklch */ color: oklch(84.9% 0.110 320.3);
Tailwind
colors: {
custom: {
50: '#f4ccfc',
500: '#eeb6fa',
950: '#000000',
},
}SCSS
$custom: #eeb6fa; $custom-light: #f4ccfc; $custom-dark: #000000;
JSON
{
"hex": "#eeb6fa",
"rgb": {
"r": 238,
"g": 182,
"b": 250
},
"hsl": {
"h": 289.412,
"s": 87.179,
"l": 84.706
},
"oklch": {
"l": 0.84895,
"c": 0.10995,
"h": 320.3
},
"luminance": 0.58535
}Semantic roles & 50–950 ramp
primary
#EEB6FA
secondary
#89DE76
accent
#E4022A
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171317
muted
#858385