#E08FBE#E08FBE
#E08FBE is a light, moderate pink. Relative luminance 0.392; OKLCH L 74.7% C 0.114 H 344.5°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E08FBE |
|---|---|
| RGB | rgb(224, 143, 190) |
| HSL | hsl(325, 57%, 72%) |
| HSV | hsv(325, 36%, 88%) |
| CMYK | cmyk(0%, 36.2%, 15.2%, 12.2%) |
| CIE-LAB | lab(68.91, 37.27, -11.58) |
| CIE-LCH | lch(68.91, 39.03, 342.75°) |
| OKLab | oklab(74.66% 0.1099 -0.0305) |
| OKLCH | oklch(74.66% 0.114 344.5) |
| XYZ | xyz(49.8575, 39.2128, 53.6479) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.99
Bubblegum Pink
#FE83CC
ΔE00 6.01
Plum
#DDA0DD
ΔE00 7.21
Lavender Pink
#DD85D7
ΔE00 7.57
Dull Pink
#D5869D
ΔE00 7.58
Pig Pink
#E78EA5
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E08FBE #8FE0B1
analogous
#D98FE0 #E08FBE #E08F96
triadic
#E08FBE #BEE08F #8FBEE0
tetradic
#E08FBE #E0D98F #8FE0B1 #8F96E0
square
#E08FBE #E0D98F #8FE0B1 #8F96E0
split-complementary
#E08FBE #96E08F #8FE0D9
monochromatic
#C03585 #D35FA2 #E08FBE #EDBFDA #F8E7F1
Accessibility & contrast
On white
2.38
#E08FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#E08FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E08FBE
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E08FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E08FBE | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A0C0
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#EA8FA0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e08fbe; /* rgb */ color: rgb(224, 143, 190); /* oklch */ color: oklch(74.7% 0.114 344.5);
Tailwind
colors: {
custom: {
50: '#ebb1d1',
500: '#e08fbe',
950: '#000000',
},
}SCSS
$custom: #e08fbe; $custom-light: #ebb1d1; $custom-dark: #000000;
JSON
{
"hex": "#e08fbe",
"rgb": {
"r": 224,
"g": 143,
"b": 190
},
"hsl": {
"h": 325.185,
"s": 56.643,
"l": 71.961
},
"oklch": {
"l": 0.7466,
"c": 0.11404,
"h": 344.5
},
"luminance": 0.3921
}Semantic roles & 50–950 ramp
primary
#E08FBE
secondary
#DBF0E4
accent
#C46621
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082