#EE9BF2#EE9BF2
#EE9BF2 is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.1% C 0.148 H 325.2°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9BF2 |
|---|---|
| RGB | rgb(238, 155, 242) |
| HSL | hsl(297, 77%, 78%) |
| HSV | hsv(297, 36%, 95%) |
| CMYK | cmyk(1.7%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(74.85, 44.39, -31.02) |
| CIE-LCH | lch(74.85, 54.16, 325.05°) |
| OKLab | oklab(80.1% 0.1219 -0.0845) |
| OKLCH | oklch(80.1% 0.148 325.2) |
| XYZ | xyz(63.0067, 48.0331, 89.9396) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.95
Violet (CSS)
#EE82EE
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 6.00
Mauve
#E0B0FF
ΔE00 6.54
Purply Pink
#F075E6
ΔE00 7.72
Baby Purple
#CA9BF7
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9BF2 #9FF29B
analogous
#C29BF2 #EE9BF2 #F29BCB
triadic
#EE9BF2 #F2EE9B #9BF2EE
tetradic
#EE9BF2 #F2C29B #9FF29B #9BCBF2
square
#EE9BF2 #F2C29B #9FF29B #9BCBF2
split-complementary
#EE9BF2 #CBF29B #9BF2C2
monochromatic
#DC2FE4 #E565EB #EE9BF2 #F7D1F9 #FAE4FB
Accessibility & contrast
On white
1.98
#EE9BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#EE9BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9BF2
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9BF2 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B2F5
Deuteranopia (green-blind)
#A8BCEF
Tritanopia (blue-blind)
#F2A4BC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ee9bf2; /* rgb */ color: rgb(238, 155, 242); /* oklch */ color: oklch(80.1% 0.148 325.2);
Tailwind
colors: {
custom: {
50: '#f5baf6',
500: '#ee9bf2',
950: '#000000',
},
}SCSS
$custom: #ee9bf2; $custom-light: #f5baf6; $custom-dark: #000000;
JSON
{
"hex": "#ee9bf2",
"rgb": {
"r": 238,
"g": 155,
"b": 242
},
"hsl": {
"h": 297.241,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.80098,
"c": 0.14831,
"h": 325.2
},
"luminance": 0.48031
}Semantic roles & 50–950 ramp
primary
#EE9BF2
secondary
#D9F3D8
accent
#D90C16
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171217
muted
#858185