#E08FBC#E08FBC
#E08FBC is a light, moderate pink. Relative luminance 0.391; OKLCH L 74.6% C 0.113 H 345.8°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E08FBC |
|---|---|
| RGB | rgb(224, 143, 188) |
| HSL | hsl(327, 57%, 72%) |
| HSV | hsv(327, 36%, 88%) |
| CMYK | cmyk(0%, 36.2%, 16.1%, 12.2%) |
| CIE-LAB | lab(68.84, 36.96, -10.55) |
| CIE-LCH | lch(68.84, 38.44, 344.06°) |
| OKLab | oklab(74.59% 0.1092 -0.0277) |
| OKLCH | oklch(74.59% 0.113 345.8) |
| XYZ | xyz(49.6404, 39.1259, 52.5046) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.99
Bubblegum Pink
#FE83CC
ΔE00 6.23
Dull Pink
#D5869D
ΔE00 7.10
Pig Pink
#E78EA5
ΔE00 7.13
Plum
#DDA0DD
ΔE00 7.63
Pinky
#FC86AA
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E08FBC #8FE0B3
analogous
#DC8FE0 #E08FBC #E08F94
triadic
#E08FBC #BCE08F #8FBCE0
tetradic
#E08FBC #E0DC8F #8FE0B3 #8F94E0
square
#E08FBC #E0DC8F #8FE0B3 #8F94E0
split-complementary
#E08FBC #94E08F #8FE0DC
monochromatic
#C03582 #D35F9F #E08FBC #EDBFD9 #F8E7F1
Accessibility & contrast
On white
2.38
#E08FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#E08FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E08FBC
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E08FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E08FBC | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BE
Deuteranopia (green-blind)
#A9ADBA
Tritanopia (blue-blind)
#EA8E9F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e08fbc; /* rgb */ color: rgb(224, 143, 188); /* oklch */ color: oklch(74.6% 0.113 345.8);
Tailwind
colors: {
custom: {
50: '#ebb1d0',
500: '#e08fbc',
950: '#000000',
},
}SCSS
$custom: #e08fbc; $custom-light: #ebb1d0; $custom-dark: #000000;
JSON
{
"hex": "#e08fbc",
"rgb": {
"r": 224,
"g": 143,
"b": 188
},
"hsl": {
"h": 326.667,
"s": 56.643,
"l": 71.961
},
"oklch": {
"l": 0.74591,
"c": 0.1127,
"h": 345.8
},
"luminance": 0.39123
}Semantic roles & 50–950 ramp
primary
#E08FBC
secondary
#DBF0E4
accent
#C46A21
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082