#EF9BD2#EF9BD2
#EF9BD2 is a light, vivid pink. Relative luminance 0.464; OKLCH L 79.0% C 0.121 H 340.7°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BD2 |
|---|---|
| RGB | rgb(239, 155, 210) |
| HSL | hsl(321, 72%, 77%) |
| HSV | hsv(321, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 12.1%, 6.3%) |
| CIE-LAB | lab(73.84, 39.18, -15.07) |
| CIE-LCH | lch(73.84, 41.98, 338.96°) |
| OKLab | oklab(78.99% 0.1144 -0.04) |
| OKLCH | oklch(78.99% 0.121 340.7) |
| XYZ | xyz(58.9509, 46.4497, 66.8208) |
| Luminance | 0.4645 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.19
Bubblegum Pink
#FE83CC
ΔE00 5.70
Pink (survey)
#FF81C0
ΔE00 6.64
Lavender Pink
#DD85D7
ΔE00 7.61
Powder Pink
#FFB2D0
ΔE00 7.82
Lilac
#C8A2C8
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BD2 #9BEFB8
analogous
#E29BEF #EF9BD2 #EF9BA8
triadic
#EF9BD2 #D2EF9B #9BD2EF
tetradic
#EF9BD2 #EFE29B #9BEFB8 #9BA8EF
square
#EF9BD2 #EFE29B #9BEFB8 #9BA8EF
split-complementary
#EF9BD2 #A8EF9B #9BEFE2
monochromatic
#DE31A3 #E766BA #EF9BD2 #F7D0EA #FBE5F3
Accessibility & contrast
On white
2.04
#EF9BD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#EF9BD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BD2
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BD2 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FADD4
Deuteranopia (green-blind)
#B3BAD0
Tritanopia (blue-blind)
#F99CAF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef9bd2; /* rgb */ color: rgb(239, 155, 210); /* oklch */ color: oklch(79.0% 0.121 340.7);
Tailwind
colors: {
custom: {
50: '#f5b9df',
500: '#ef9bd2',
950: '#000000',
},
}SCSS
$custom: #ef9bd2; $custom-light: #f5b9df; $custom-dark: #000000;
JSON
{
"hex": "#ef9bd2",
"rgb": {
"r": 239,
"g": 155,
"b": 210
},
"hsl": {
"h": 320.714,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.78989,
"c": 0.12117,
"h": 340.7
},
"luminance": 0.46447
}Semantic roles & 50–950 ramp
primary
#EF9BD2
secondary
#D9F2E1
accent
#D45411
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183