#EEB7FE#EEB7FE
#EEB7FE is a very light, moderate purple. Relative luminance 0.592; OKLCH L 85.2% C 0.113 H 318.5°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB7FE |
|---|---|
| RGB | rgb(238, 183, 254) |
| HSL | hsl(286, 97%, 86%) |
| HSV | hsv(286, 28%, 100%) |
| CMYK | cmyk(6.3%, 28%, 0%, 0.4%) |
| CIE-LAB | lab(81.40, 31.87, -27.43) |
| CIE-LCH | lch(81.40, 42.05, 319.28°) |
| OKLab | oklab(85.22% 0.0843 -0.0746) |
| OKLCH | oklch(85.22% 0.113 318.5) |
| XYZ | xyz(70.0803, 59.2014, 101.4820) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.48
Mauve
#E0B0FF
ΔE00 3.40
Light Lilac
#EDC8FF
ΔE00 4.87
Light Violet
#D6B4FC
ΔE00 5.05
Light Lavender
#DFC5FE
ΔE00 6.03
Plum
#DDA0DD
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB7FE #C7FEB7
analogous
#CAB7FE #EEB7FE #FEB7EA
triadic
#EEB7FE #FEEEB7 #B7FEEE
tetradic
#EEB7FE #FECAB7 #C7FEB7 #B7EAFE
square
#EEB7FE #FECAB7 #C7FEB7 #B7EAFE
split-complementary
#EEB7FE #EAFEB7 #B7FECA
monochromatic
#D13EFC #E07BFD #EEB7FE #F8E1FF #F8E1FF
Accessibility & contrast
On white
1.64
#EEB7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#EEB7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB7FE
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB7FE | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#BBCCFC
Tritanopia (blue-blind)
#EFBFD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eeb7fe; /* rgb */ color: rgb(238, 183, 254); /* oklch */ color: oklch(85.2% 0.113 318.5);
Tailwind
colors: {
custom: {
50: '#f4cdff',
500: '#eeb7fe',
950: '#000000',
},
}SCSS
$custom: #eeb7fe; $custom-light: #f4cdff; $custom-dark: #000000;
JSON
{
"hex": "#eeb7fe",
"rgb": {
"r": 238,
"g": 183,
"b": 254
},
"hsl": {
"h": 286.479,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.8522,
"c": 0.11258,
"h": 318.5
},
"luminance": 0.592
}Semantic roles & 50–950 ramp
primary
#EEB7FE
secondary
#8EE574
accent
#E60034
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171318
muted
#858386