#EF8BDA#EF8BDA
#EF8BDA is a light, vivid pink. Relative luminance 0.419; OKLCH L 76.8% C 0.155 H 335.2°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BDA |
|---|---|
| RGB | rgb(239, 139, 218) |
| HSL | hsl(313, 76%, 74%) |
| HSV | hsv(313, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 8.8%, 6.3%) |
| CIE-LAB | lab(70.79, 48.75, -24.10) |
| CIE-LCH | lch(70.79, 54.38, 333.69°) |
| OKLab | oklab(76.78% 0.1405 -0.0649) |
| OKLCH | oklch(76.78% 0.155 335.2) |
| XYZ | xyz(57.4840, 41.8812, 71.3722) |
| Luminance | 0.4188 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.60
Bubblegum Pink
#FE83CC
ΔE00 4.46
Violet (CSS)
#EE82EE
ΔE00 4.90
Purply Pink
#F075E6
ΔE00 5.64
Plum
#DDA0DD
ΔE00 6.18
Pink (survey)
#FF81C0
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BDA #8BEFA0
analogous
#D28BEF #EF8BDA #EF8BA8
triadic
#EF8BDA #DAEF8B #8BDAEF
tetradic
#EF8BDA #EFD28B #8BEFA0 #8BA8EF
square
#EF8BDA #EFD28B #8BEFA0 #8BA8EF
split-complementary
#EF8BDA #A8EF8B #8BEFD2
monochromatic
#E01FB8 #E855C9 #EF8BDA #F6C1EB #FBE4F6
Accessibility & contrast
On white
2.24
#EF8BDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#EF8BDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BDA
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BDA | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA4DD
Deuteranopia (green-blind)
#A6B3D7
Tritanopia (blue-blind)
#F88FA9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef8bda; /* rgb */ color: rgb(239, 139, 218); /* oklch */ color: oklch(76.8% 0.155 335.2);
Tailwind
colors: {
custom: {
50: '#f6afe5',
500: '#ef8bda',
950: '#000000',
},
}SCSS
$custom: #ef8bda; $custom-light: #f6afe5; $custom-dark: #000000;
JSON
{
"hex": "#ef8bda",
"rgb": {
"r": 239,
"g": 139,
"b": 218
},
"hsl": {
"h": 312.6,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.76777,
"c": 0.15476,
"h": 335.2
},
"luminance": 0.41878
}Semantic roles & 50–950 ramp
primary
#EF8BDA
secondary
#D8F3DE
accent
#D8380E
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#171115
muted
#858084