#E89FCF#E89FCF
#E89FCF is a light, moderate pink. Relative luminance 0.465; OKLCH L 78.8% C 0.106 H 340.2°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FCF |
|---|---|
| RGB | rgb(232, 159, 207) |
| HSL | hsl(321, 61%, 77%) |
| HSV | hsv(321, 31%, 91%) |
| CMYK | cmyk(0%, 31.5%, 10.8%, 9%) |
| CIE-LAB | lab(73.84, 34.24, -13.49) |
| CIE-LCH | lch(73.84, 36.80, 338.50°) |
| OKLab | oklab(78.79% 0.0996 -0.0358) |
| OKLCH | oklch(78.79% 0.106 340.2) |
| XYZ | xyz(56.9392, 46.4597, 64.9878) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.83
Lilac
#C8A2C8
ΔE00 6.98
Powder Pink
#FFB2D0
ΔE00 7.14
Bubblegum Pink
#FE83CC
ΔE00 7.35
Pink (survey)
#FF81C0
ΔE00 7.98
Lavender Pink
#DD85D7
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FCF #9FE8B8
analogous
#DD9FE8 #E89FCF #E89FAB
triadic
#E89FCF #CFE89F #9FCFE8
tetradic
#E89FCF #E8DD9F #9FE8B8 #9FABE8
square
#E89FCF #E8DD9F #9FE8B8 #9FABE8
split-complementary
#E89FCF #ABE89F #9FE8DD
monochromatic
#D03C9E #DC6EB6 #E89FCF #F4D0E8 #F9E6F3
Accessibility & contrast
On white
2.04
#E89FCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#E89FCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FCF
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FCF | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AFD1
Deuteranopia (green-blind)
#B3BACD
Tritanopia (blue-blind)
#F0A0B0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e89fcf; /* rgb */ color: rgb(232, 159, 207); /* oklch */ color: oklch(78.8% 0.106 340.2);
Tailwind
colors: {
custom: {
50: '#f0bcdd',
500: '#e89fcf',
950: '#000000',
},
}SCSS
$custom: #e89fcf; $custom-light: #f0bcdd; $custom-dark: #000000;
JSON
{
"hex": "#e89fcf",
"rgb": {
"r": 232,
"g": 159,
"b": 207
},
"hsl": {
"h": 320.548,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.78793,
"c": 0.10581,
"h": 340.2
},
"luminance": 0.46457
}Semantic roles & 50–950 ramp
primary
#E89FCF
secondary
#DBF0E2
accent
#C9581C
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171215
muted
#858183