#E08FBF#E08FBF
#E08FBF is a light, moderate pink. Relative luminance 0.393; OKLCH L 74.7% C 0.115 H 343.9°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E08FBF |
|---|---|
| RGB | rgb(224, 143, 191) |
| HSL | hsl(324, 57%, 72%) |
| HSV | hsv(324, 36%, 88%) |
| CMYK | cmyk(0%, 36.2%, 14.7%, 12.2%) |
| CIE-LAB | lab(68.94, 37.43, -12.09) |
| CIE-LCH | lch(68.94, 39.34, 342.10°) |
| OKLab | oklab(74.69% 0.1102 -0.0319) |
| OKLCH | oklch(74.69% 0.115 343.9) |
| XYZ | xyz(49.9672, 39.2566, 54.2255) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.92
Pink (survey)
#FF81C0
ΔE00 6.01
Plum
#DDA0DD
ΔE00 7.01
Lavender Pink
#DD85D7
ΔE00 7.32
Dull Pink
#D5869D
ΔE00 7.82
Pig Pink
#E78EA5
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E08FBF #8FE0B0
analogous
#D88FE0 #E08FBF #E08F97
triadic
#E08FBF #BFE08F #8FBFE0
tetradic
#E08FBF #E0D88F #8FE0B0 #8F97E0
square
#E08FBF #E0D88F #8FE0B0 #8F97E0
split-complementary
#E08FBF #97E08F #8FE0D8
monochromatic
#C03587 #D35FA4 #E08FBF #EDBFDA #F8E7F1
Accessibility & contrast
On white
2.37
#E08FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#E08FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E08FBF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E08FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E08FBF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A0C1
Deuteranopia (green-blind)
#A8ADBD
Tritanopia (blue-blind)
#EA8FA0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e08fbf; /* rgb */ color: rgb(224, 143, 191); /* oklch */ color: oklch(74.7% 0.115 343.9);
Tailwind
colors: {
custom: {
50: '#ebb1d2',
500: '#e08fbf',
950: '#000000',
},
}SCSS
$custom: #e08fbf; $custom-light: #ebb1d2; $custom-dark: #000000;
JSON
{
"hex": "#e08fbf",
"rgb": {
"r": 224,
"g": 143,
"b": 191
},
"hsl": {
"h": 324.444,
"s": 56.643,
"l": 71.961
},
"oklch": {
"l": 0.74694,
"c": 0.11471,
"h": 343.9
},
"luminance": 0.39254
}Semantic roles & 50–950 ramp
primary
#E08FBF
secondary
#DBF0E4
accent
#C46421
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082