#E08FCF#E08FCF
#E08FCF is a light, vivid pink. Relative luminance 0.400; OKLCH L 75.3% C 0.127 H 334.8°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E08FCF |
|---|---|
| RGB | rgb(224, 143, 207) |
| HSL | hsl(313, 57%, 72%) |
| HSV | hsv(313, 36%, 88%) |
| CMYK | cmyk(0%, 36.2%, 7.6%, 12.2%) |
| CIE-LAB | lab(69.47, 40.08, -20.18) |
| CIE-LCH | lch(69.47, 44.87, 333.27°) |
| OKLab | oklab(75.27% 0.1149 -0.0542) |
| OKLCH | oklch(75.27% 0.127 334.8) |
| XYZ | xyz(51.8251, 39.9998, 64.0103) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.81
Plum
#DDA0DD
ΔE00 4.63
Bubblegum Pink
#FE83CC
ΔE00 5.86
Violet (CSS)
#EE82EE
ΔE00 7.05
Pink (survey)
#FF81C0
ΔE00 7.41
Purply Pink
#F075E6
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E08FCF #8FE0A0
analogous
#C98FE0 #E08FCF #E08FA7
triadic
#E08FCF #CFE08F #8FCFE0
tetradic
#E08FCF #E0C98F #8FE0A0 #8FA7E0
square
#E08FCF #E0C98F #8FE0A0 #8FA7E0
split-complementary
#E08FCF #A7E08F #8FE0C9
monochromatic
#C035A2 #D35FBA #E08FCF #EDBFE4 #F8E7F5
Accessibility & contrast
On white
2.33
#E08FCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#E08FCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E08FCF
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E08FCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E08FCF | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA2D1
Deuteranopia (green-blind)
#A3AECD
Tritanopia (blue-blind)
#E892A6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e08fcf; /* rgb */ color: rgb(224, 143, 207); /* oklch */ color: oklch(75.3% 0.127 334.8);
Tailwind
colors: {
custom: {
50: '#ebb1dd',
500: '#e08fcf',
950: '#000000',
},
}SCSS
$custom: #e08fcf; $custom-light: #ebb1dd; $custom-dark: #000000;
JSON
{
"hex": "#e08fcf",
"rgb": {
"r": 224,
"g": 143,
"b": 207
},
"hsl": {
"h": 312.593,
"s": 56.643,
"l": 71.961
},
"oklch": {
"l": 0.75274,
"c": 0.12708,
"h": 334.8
},
"luminance": 0.39997
}Semantic roles & 50–950 ramp
primary
#E08FCF
secondary
#DBF0E0
accent
#C44321
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083