#EEB3FB#EEB3FB
#EEB3FB is a very light, moderate purple. Relative luminance 0.574; OKLCH L 84.4% C 0.116 H 320.2°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB3FB |
|---|---|
| RGB | rgb(238, 179, 251) |
| HSL | hsl(289, 90%, 84%) |
| HSV | hsv(289, 29%, 98%) |
| CMYK | cmyk(5.2%, 28.7%, 0%, 1.6%) |
| CIE-LAB | lab(80.40, 33.42, -27.36) |
| CIE-LCH | lch(80.40, 43.19, 320.69°) |
| OKLab | oklab(84.42% 0.0893 -0.0744) |
| OKLCH | oklch(84.42% 0.116 320.2) |
| XYZ | xyz(68.7903, 57.3840, 98.7006) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.31
Mauve
#E0B0FF
ΔE00 3.51
Light Violet
#D6B4FC
ΔE00 5.48
Plum
#DDA0DD
ΔE00 5.68
Light Lilac
#EDC8FF
ΔE00 5.73
Pale Violet
#CEAEFA
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB3FB #C0FBB3
analogous
#CAB3FB #EEB3FB #FBB3E4
triadic
#EEB3FB #FBEEB3 #B3FBEE
tetradic
#EEB3FB #FBCAB3 #C0FBB3 #B3E4FB
square
#EEB3FB #FBCAB3 #C0FBB3 #B3E4FB
split-complementary
#EEB3FB #E4FBB3 #B3FBCA
monochromatic
#D43FF5 #E179F8 #EEB3FB #F8E2FD #F8E2FD
Accessibility & contrast
On white
1.68
#EEB3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#EEB3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB3FB
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB3FB | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FE
Deuteranopia (green-blind)
#B8CAF9
Tritanopia (blue-blind)
#EFBBCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eeb3fb; /* rgb */ color: rgb(238, 179, 251); /* oklch */ color: oklch(84.4% 0.116 320.2);
Tailwind
colors: {
custom: {
50: '#f4cafc',
500: '#eeb3fb',
950: '#000000',
},
}SCSS
$custom: #eeb3fb; $custom-light: #f4cafc; $custom-dark: #000000;
JSON
{
"hex": "#eeb3fb",
"rgb": {
"r": 238,
"g": 179,
"b": 251
},
"hsl": {
"h": 289.167,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.84417,
"c": 0.11621,
"h": 320.2
},
"luminance": 0.57382
}Semantic roles & 50–950 ramp
primary
#EEB3FB
secondary
#87DF73
accent
#E60029
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171317
muted
#858285