#EEB7FB#EEB7FB
#EEB7FB is a very light, moderate purple. Relative luminance 0.590; OKLCH L 85.1% C 0.109 H 319.8°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB7FB |
|---|---|
| RGB | rgb(238, 183, 251) |
| HSL | hsl(289, 89%, 85%) |
| HSV | hsv(289, 27%, 98%) |
| CMYK | cmyk(5.2%, 27.1%, 0%, 1.6%) |
| CIE-LAB | lab(81.30, 31.29, -25.98) |
| CIE-LCH | lch(81.30, 40.67, 320.30°) |
| OKLab | oklab(85.11% 0.0835 -0.0705) |
| OKLCH | oklch(85.11% 0.109 319.8) |
| XYZ | xyz(69.6036, 59.0107, 98.9717) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.25
Mauve
#E0B0FF
ΔE00 3.88
Light Lilac
#EDC8FF
ΔE00 4.68
Light Violet
#D6B4FC
ΔE00 5.39
Light Lavender
#DFC5FE
ΔE00 6.07
Plum
#DDA0DD
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB7FB #C4FBB7
analogous
#CCB7FB #EEB7FB #FBB7E6
triadic
#EEB7FB #FBEEB7 #B7FBEE
tetradic
#EEB7FB #FBCCB7 #C4FBB7 #B7E6FB
square
#EEB7FB #FBCCB7 #C4FBB7 #B7E6FB
split-complementary
#EEB7FB #E6FBB7 #B7FBCC
monochromatic
#D343F5 #E07DF8 #EEB7FB #F8E2FD #F8E2FD
Accessibility & contrast
On white
1.64
#EEB7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#EEB7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB7FB
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB7FB | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FE
Deuteranopia (green-blind)
#BCCCF9
Tritanopia (blue-blind)
#EFBECF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eeb7fb; /* rgb */ color: rgb(238, 183, 251); /* oklch */ color: oklch(85.1% 0.109 319.8);
Tailwind
colors: {
custom: {
50: '#f4cdfc',
500: '#eeb7fb',
950: '#000000',
},
}SCSS
$custom: #eeb7fb; $custom-light: #f4cdfc; $custom-dark: #000000;
JSON
{
"hex": "#eeb7fb",
"rgb": {
"r": 238,
"g": 183,
"b": 251
},
"hsl": {
"h": 288.529,
"s": 89.474,
"l": 85.098
},
"oklch": {
"l": 0.85106,
"c": 0.10929,
"h": 319.8
},
"luminance": 0.59009
}Semantic roles & 50–950 ramp
primary
#EEB7FB
secondary
#8BE077
accent
#E6002C
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171317
muted
#858385