#EF9BDA#EF9BDA
#EF9BDA is a light, vivid pink. Relative luminance 0.469; OKLCH L 79.3% C 0.127 H 336.4°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BDA |
|---|---|
| RGB | rgb(239, 155, 218) |
| HSL | hsl(315, 72%, 77%) |
| HSV | hsv(315, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 8.8%, 6.3%) |
| CIE-LAB | lab(74.10, 40.49, -19.06) |
| CIE-LCH | lch(74.10, 44.76, 334.79°) |
| OKLab | oklab(79.27% 0.1167 -0.051) |
| OKLCH | oklch(79.27% 0.127 336.4) |
| XYZ | xyz(59.9725, 46.8583, 72.2017) |
| Luminance | 0.4686 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.08
Bubblegum Pink
#FE83CC
ΔE00 5.95
Lavender Pink
#DD85D7
ΔE00 6.48
Pink (survey)
#FF81C0
ΔE00 7.51
Violet (CSS)
#EE82EE
ΔE00 8.11
Lilac
#C8A2C8
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BDA #9BEFB0
analogous
#DA9BEF #EF9BDA #EF9BB0
triadic
#EF9BDA #DAEF9B #9BDAEF
tetradic
#EF9BDA #EFDA9B #9BEFB0 #9BB0EF
square
#EF9BDA #EFDA9B #9BEFB0 #9BB0EF
split-complementary
#EF9BDA #B0EF9B #9BEFDA
monochromatic
#DE31B3 #E766C6 #EF9BDA #F7D0EE #FBE5F5
Accessibility & contrast
On white
2.02
#EF9BDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#EF9BDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BDA
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BDA | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAFDC
Deuteranopia (green-blind)
#B1BBD8
Tritanopia (blue-blind)
#F79EB2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ef9bda; /* rgb */ color: rgb(239, 155, 218); /* oklch */ color: oklch(79.3% 0.127 336.4);
Tailwind
colors: {
custom: {
50: '#f5bae5',
500: '#ef9bda',
950: '#000000',
},
}SCSS
$custom: #ef9bda; $custom-light: #f5bae5; $custom-dark: #000000;
JSON
{
"hex": "#ef9bda",
"rgb": {
"r": 239,
"g": 155,
"b": 218
},
"hsl": {
"h": 315,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.79275,
"c": 0.12739,
"h": 336.4
},
"luminance": 0.46855
}Semantic roles & 50–950 ramp
primary
#EF9BDA
secondary
#D9F2DF
accent
#D44211
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171215
muted
#858184