#EEB7FF#EEB7FF
#EEB7FF is a very light, moderate purple. Relative luminance 0.593; OKLCH L 85.3% C 0.114 H 318.1°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB7FF |
|---|---|
| RGB | rgb(238, 183, 255) |
| HSL | hsl(286, 100%, 86%) |
| HSV | hsv(286, 28%, 100%) |
| CMYK | cmyk(6.7%, 28.2%, 0%, 0%) |
| CIE-LAB | lab(81.44, 32.06, -27.91) |
| CIE-LCH | lch(81.44, 42.51, 318.96°) |
| OKLab | oklab(85.26% 0.0846 -0.076) |
| OKLCH | oklch(85.26% 0.114 318.1) |
| XYZ | xyz(70.2408, 59.2656, 102.3276) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.59
Mauve
#E0B0FF
ΔE00 3.26
Light Lilac
#EDC8FF
ΔE00 4.94
Light Violet
#D6B4FC
ΔE00 4.96
Light Lavender
#DFC5FE
ΔE00 6.03
Pale Violet
#CEAEFA
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB7FF #C8FFB7
analogous
#CAB7FF #EEB7FF #FFB7EC
triadic
#EEB7FF #FFEEB7 #B7FFEE
tetradic
#EEB7FF #FFCAB7 #C8FFB7 #B7ECFF
square
#EEB7FF #FFCAB7 #C8FFB7 #B7ECFF
split-complementary
#EEB7FF #ECFFB7 #B7FFCA
monochromatic
#D13DFF #E07AFF #EEB7FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.63
#EEB7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#EEB7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB7FF
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB7FF | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#BACCFD
Tritanopia (blue-blind)
#EEBFD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eeb7ff; /* rgb */ color: rgb(238, 183, 255); /* oklch */ color: oklch(85.3% 0.114 318.1);
Tailwind
colors: {
custom: {
50: '#f4cdff',
500: '#eeb7ff',
950: '#000000',
},
}SCSS
$custom: #eeb7ff; $custom-light: #f4cdff; $custom-dark: #000000;
JSON
{
"hex": "#eeb7ff",
"rgb": {
"r": 238,
"g": 183,
"b": 255
},
"hsl": {
"h": 285.833,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.85259,
"c": 0.11368,
"h": 318.1
},
"luminance": 0.59264
}Semantic roles & 50–950 ramp
primary
#EEB7FF
secondary
#8FE674
accent
#E60036
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171318
muted
#858386