#EEB8FA#EEB8FA
#EEB8FA is a very light, moderate purple. Relative luminance 0.594; OKLCH L 85.2% C 0.106 H 320.1°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB8FA |
|---|---|
| RGB | rgb(238, 184, 250) |
| HSL | hsl(289, 87%, 85%) |
| HSV | hsv(289, 26%, 98%) |
| CMYK | cmyk(4.8%, 26.4%, 0%, 2%) |
| CIE-LAB | lab(81.49, 30.57, -25.15) |
| CIE-LCH | lch(81.49, 39.59, 320.55°) |
| OKLab | oklab(85.24% 0.0817 -0.0682) |
| OKLCH | oklch(85.24% 0.106 320.1) |
| XYZ | xyz(69.6534, 59.3618, 98.2127) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.96
Mauve
#E0B0FF
ΔE00 4.19
Light Lilac
#EDC8FF
ΔE00 4.37
Light Violet
#D6B4FC
ΔE00 5.52
Light Lavender
#DFC5FE
ΔE00 5.90
Very Light Purple
#F6CEFC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB8FA #C4FAB8
analogous
#CDB8FA #EEB8FA #FAB8E5
triadic
#EEB8FA #FAEEB8 #B8FAEE
tetradic
#EEB8FA #FACDB8 #C4FAB8 #B8E5FA
square
#EEB8FA #FACDB8 #C4FAB8 #B8E5FA
split-complementary
#EEB8FA #E5FAB8 #B8FACD
monochromatic
#D346F2 #E07FF6 #EEB8FA #F8E2FD #F8E2FD
Accessibility & contrast
On white
1.63
#EEB8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#EEB8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB8FA
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB8FA | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FD
Deuteranopia (green-blind)
#BDCCF8
Tritanopia (blue-blind)
#EFBFCF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eeb8fa; /* rgb */ color: rgb(238, 184, 250); /* oklch */ color: oklch(85.2% 0.106 320.1);
Tailwind
colors: {
custom: {
50: '#f4cdfc',
500: '#eeb8fa',
950: '#000000',
},
}SCSS
$custom: #eeb8fa; $custom-light: #f4cdfc; $custom-dark: #000000;
JSON
{
"hex": "#eeb8fa",
"rgb": {
"r": 238,
"g": 184,
"b": 250
},
"hsl": {
"h": 289.091,
"s": 86.842,
"l": 85.098
},
"oklch": {
"l": 0.85242,
"c": 0.10648,
"h": 320.1
},
"luminance": 0.5936
}Semantic roles & 50–950 ramp
primary
#EEB8FA
secondary
#8BDE78
accent
#E3022B
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171317
muted
#858385