#E89FD2#E89FD2
#E89FD2 is a light, moderate pink. Relative luminance 0.466; OKLCH L 78.9% C 0.108 H 338.3°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FD2 |
|---|---|
| RGB | rgb(232, 159, 210) |
| HSL | hsl(318, 61%, 77%) |
| HSV | hsv(318, 31%, 91%) |
| CMYK | cmyk(0%, 31.5%, 9.5%, 9%) |
| CIE-LAB | lab(73.94, 34.74, -14.99) |
| CIE-LCH | lch(73.94, 37.84, 336.66°) |
| OKLab | oklab(78.9% 0.1005 -0.0399) |
| OKLCH | oklch(78.9% 0.108 338.3) |
| XYZ | xyz(57.3094, 46.6078, 66.9378) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.15
Lilac
#C8A2C8
ΔE00 6.96
Bubblegum Pink
#FE83CC
ΔE00 7.29
Powder Pink
#FFB2D0
ΔE00 7.68
Lavender Pink
#DD85D7
ΔE00 7.98
Pink (survey)
#FF81C0
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FD2 #9FE8B5
analogous
#DA9FE8 #E89FD2 #E89FAE
triadic
#E89FD2 #D2E89F #9FD2E8
tetradic
#E89FD2 #E8DA9F #9FE8B5 #9FAEE8
square
#E89FD2 #E8DA9F #9FE8B5 #9FAEE8
split-complementary
#E89FD2 #AEE89F #9FE8DA
monochromatic
#D03CA4 #DC6EBB #E89FD2 #F4D0E9 #F9E6F3
Accessibility & contrast
On white
2.03
#E89FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#E89FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FD2
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FD2 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AFD4
Deuteranopia (green-blind)
#B2BAD0
Tritanopia (blue-blind)
#F0A1B1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e89fd2; /* rgb */ color: rgb(232, 159, 210); /* oklch */ color: oklch(78.9% 0.108 338.3);
Tailwind
colors: {
custom: {
50: '#f0bcdf',
500: '#e89fd2',
950: '#000000',
},
}SCSS
$custom: #e89fd2; $custom-light: #f0bcdf; $custom-dark: #000000;
JSON
{
"hex": "#e89fd2",
"rgb": {
"r": 232,
"g": 159,
"b": 210
},
"hsl": {
"h": 318.082,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.78897,
"c": 0.10813,
"h": 338.3
},
"luminance": 0.46605
}Semantic roles & 50–950 ramp
primary
#E89FD2
secondary
#DBF0E1
accent
#C9501C
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171215
muted
#858183