#EF9BDF#EF9BDF
#EF9BDF is a light, vivid pink. Relative luminance 0.471; OKLCH L 79.5% C 0.132 H 333.9°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BDF |
|---|---|
| RGB | rgb(239, 155, 223) |
| HSL | hsl(311, 72%, 77%) |
| HSV | hsv(311, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 6.7%, 6.3%) |
| CIE-LAB | lab(74.27, 41.34, -21.54) |
| CIE-LCH | lch(74.27, 46.61, 332.48°) |
| OKLab | oklab(79.46% 0.1181 -0.0579) |
| OKLCH | oklch(79.46% 0.132 333.9) |
| XYZ | xyz(60.6367, 47.1240, 75.6996) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.73
Lavender Pink
#DD85D7
ΔE00 6.00
Bubblegum Pink
#FE83CC
ΔE00 6.37
Violet (CSS)
#EE82EE
ΔE00 7.28
Pink (survey)
#FF81C0
ΔE00 8.19
Purply Pink
#F075E6
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BDF #9BEFAB
analogous
#D59BEF #EF9BDF #EF9BB5
triadic
#EF9BDF #DFEF9B #9BDFEF
tetradic
#EF9BDF #EFD59B #9BEFAB #9BB5EF
square
#EF9BDF #EFD59B #9BEFAB #9BB5EF
split-complementary
#EF9BDF #B5EF9B #9BEFD5
monochromatic
#DE31BD #E766CE #EF9BDF #F7D0F0 #FBE5F7
Accessibility & contrast
On white
2.01
#EF9BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#EF9BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BDF
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BDF | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAFE2
Deuteranopia (green-blind)
#AFBBDC
Tritanopia (blue-blind)
#F79FB4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ef9bdf; /* rgb */ color: rgb(239, 155, 223); /* oklch */ color: oklch(79.5% 0.132 333.9);
Tailwind
colors: {
custom: {
50: '#f5bae9',
500: '#ef9bdf',
950: '#000000',
},
}SCSS
$custom: #ef9bdf; $custom-light: #f5bae9; $custom-dark: #000000;
JSON
{
"hex": "#ef9bdf",
"rgb": {
"r": 239,
"g": 155,
"b": 223
},
"hsl": {
"h": 311.429,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.7946,
"c": 0.13156,
"h": 333.9
},
"luminance": 0.47121
}Semantic roles & 50–950 ramp
primary
#EF9BDF
secondary
#D9F2DD
accent
#D43611
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171216
muted
#858184