#EEB8FF#EEB8FF
#EEB8FF is a very light, moderate purple. Relative luminance 0.597; OKLCH L 85.4% C 0.112 H 317.9°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB8FF |
|---|---|
| RGB | rgb(238, 184, 255) |
| HSL | hsl(286, 100%, 86%) |
| HSV | hsv(286, 28%, 100%) |
| CMYK | cmyk(6.7%, 27.8%, 0%, 0%) |
| CIE-LAB | lab(81.66, 31.53, -27.56) |
| CIE-LCH | lch(81.66, 41.88, 318.84°) |
| OKLab | oklab(85.43% 0.0831 -0.075) |
| OKLCH | oklch(85.43% 0.112 317.9) |
| XYZ | xyz(70.4478, 59.6796, 102.3966) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.32
Mauve
#E0B0FF
ΔE00 3.38
Light Lilac
#EDC8FF
ΔE00 4.68
Light Violet
#D6B4FC
ΔE00 4.94
Light Lavender
#DFC5FE
ΔE00 5.82
Pale Violet
#CEAEFA
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB8FF #C9FFB8
analogous
#CAB8FF #EEB8FF #FFB8EC
triadic
#EEB8FF #FFEEB8 #B8FFEE
tetradic
#EEB8FF #FFCAB8 #C9FFB8 #B8ECFF
square
#EEB8FF #FFCAB8 #C9FFB8 #B8ECFF
split-complementary
#EEB8FF #ECFFB8 #B8FFCA
monochromatic
#D13EFF #DF7BFF #EEB8FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.62
#EEB8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#EEB8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB8FF
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB8FF | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#BBCDFD
Tritanopia (blue-blind)
#EEC0D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eeb8ff; /* rgb */ color: rgb(238, 184, 255); /* oklch */ color: oklch(85.4% 0.112 317.9);
Tailwind
colors: {
custom: {
50: '#f4cdff',
500: '#eeb8ff',
950: '#000000',
},
}SCSS
$custom: #eeb8ff; $custom-light: #f4cdff; $custom-dark: #000000;
JSON
{
"hex": "#eeb8ff",
"rgb": {
"r": 238,
"g": 184,
"b": 255
},
"hsl": {
"h": 285.634,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.85432,
"c": 0.11196,
"h": 317.9
},
"luminance": 0.59678
}Semantic roles & 50–950 ramp
primary
#EEB8FF
secondary
#90E775
accent
#E60037
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171318
muted
#858386