#E08FBD#E08FBD
#E08FBD is a light, moderate pink. Relative luminance 0.392; OKLCH L 74.6% C 0.113 H 345.1°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E08FBD |
|---|---|
| RGB | rgb(224, 143, 189) |
| HSL | hsl(326, 57%, 72%) |
| HSV | hsv(326, 36%, 88%) |
| CMYK | cmyk(0%, 36.2%, 15.6%, 12.2%) |
| CIE-LAB | lab(68.87, 37.12, -11.07) |
| CIE-LCH | lch(68.87, 38.73, 343.40°) |
| OKLab | oklab(74.63% 0.1096 -0.0291) |
| OKLCH | oklch(74.63% 0.113 345.1) |
| XYZ | xyz(49.7486, 39.1692, 53.0743) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.99
Bubblegum Pink
#FE83CC
ΔE00 6.11
Dull Pink
#D5869D
ΔE00 7.34
Pig Pink
#E78EA5
ΔE00 7.38
Plum
#DDA0DD
ΔE00 7.42
Lavender Pink
#DD85D7
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E08FBD #8FE0B2
analogous
#DB8FE0 #E08FBD #E08F95
triadic
#E08FBD #BDE08F #8FBDE0
tetradic
#E08FBD #E0DB8F #8FE0B2 #8F95E0
square
#E08FBD #E0DB8F #8FE0B2 #8F95E0
split-complementary
#E08FBD #95E08F #8FE0DB
monochromatic
#C03584 #D35FA1 #E08FBD #EDBFD9 #F8E7F1
Accessibility & contrast
On white
2.38
#E08FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#E08FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E08FBD
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E08FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E08FBD | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BF
Deuteranopia (green-blind)
#A9ADBB
Tritanopia (blue-blind)
#EA8E9F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e08fbd; /* rgb */ color: rgb(224, 143, 189); /* oklch */ color: oklch(74.6% 0.113 345.1);
Tailwind
colors: {
custom: {
50: '#ebb1d0',
500: '#e08fbd',
950: '#000000',
},
}SCSS
$custom: #e08fbd; $custom-light: #ebb1d0; $custom-dark: #000000;
JSON
{
"hex": "#e08fbd",
"rgb": {
"r": 224,
"g": 143,
"b": 189
},
"hsl": {
"h": 325.926,
"s": 56.643,
"l": 71.961
},
"oklch": {
"l": 0.74625,
"c": 0.11336,
"h": 345.1
},
"luminance": 0.39166
}Semantic roles & 50–950 ramp
primary
#E08FBD
secondary
#DBF0E4
accent
#C46821
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082