#EEB3FC#EEB3FC
#EEB3FC is a very light, moderate purple. Relative luminance 0.574; OKLCH L 84.5% C 0.117 H 319.8°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB3FC |
|---|---|
| RGB | rgb(238, 179, 252) |
| HSL | hsl(288, 92%, 85%) |
| HSV | hsv(288, 29%, 99%) |
| CMYK | cmyk(5.6%, 29%, 0%, 1.2%) |
| CIE-LAB | lab(80.43, 33.61, -27.84) |
| CIE-LCH | lch(80.43, 43.65, 320.36°) |
| OKLab | oklab(84.46% 0.0896 -0.0757) |
| OKLCH | oklch(84.46% 0.117 319.8) |
| XYZ | xyz(68.9483, 57.4473, 99.5329) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.35
Light Lavendar
#EFC0FE
ΔE00 3.38
Light Violet
#D6B4FC
ΔE00 5.38
Light Lilac
#EDC8FF
ΔE00 5.78
Plum
#DDA0DD
ΔE00 5.81
Pale Violet
#CEAEFA
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB3FC #C1FCB3
analogous
#CAB3FC #EEB3FC #FCB3E6
triadic
#EEB3FC #FCEEB3 #B3FCEE
tetradic
#EEB3FC #FCCAB3 #C1FCB3 #B3E6FC
square
#EEB3FC #FCCAB3 #C1FCB3 #B3E6FC
split-complementary
#EEB3FC #E6FCB3 #B3FCCA
monochromatic
#D43DF7 #E178FA #EEB3FC #F8E2FE #F8E2FE
Accessibility & contrast
On white
1.68
#EEB3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#EEB3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB3FC
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB3FC | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#B8CAFA
Tritanopia (blue-blind)
#EFBBCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eeb3fc; /* rgb */ color: rgb(238, 179, 252); /* oklch */ color: oklch(84.5% 0.117 319.8);
Tailwind
colors: {
custom: {
50: '#f4cafd',
500: '#eeb3fc',
950: '#000000',
},
}SCSS
$custom: #eeb3fc; $custom-light: #f4cafd; $custom-dark: #000000;
JSON
{
"hex": "#eeb3fc",
"rgb": {
"r": 238,
"g": 179,
"b": 252
},
"hsl": {
"h": 288.493,
"s": 92.405,
"l": 84.51
},
"oklch": {
"l": 0.84455,
"c": 0.11729,
"h": 319.8
},
"luminance": 0.57446
}Semantic roles & 50–950 ramp
primary
#EEB3FC
secondary
#88E172
accent
#E6002C
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171317
muted
#858285