#EF9BCD#EF9BCD
#EF9BCD is a light, moderate pink. Relative luminance 0.462; OKLCH L 78.8% C 0.118 H 343.6°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BCD |
|---|---|
| RGB | rgb(239, 155, 205) |
| HSL | hsl(324, 72%, 77%) |
| HSV | hsv(324, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 14.2%, 6.3%) |
| CIE-LAB | lab(73.68, 38.38, -12.56) |
| CIE-LCH | lch(73.68, 40.38, 341.88°) |
| OKLab | oklab(78.82% 0.1128 -0.0331) |
| OKLCH | oklch(78.82% 0.118 343.6) |
| XYZ | xyz(58.3377, 46.2044, 63.5913) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.88
Plum
#DDA0DD
ΔE00 6.12
Pink (survey)
#FF81C0
ΔE00 6.32
Powder Pink
#FFB2D0
ΔE00 7.00
Lavender Pink
#DD85D7
ΔE00 8.49
Lilac
#C8A2C8
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BCD #9BEFBD
analogous
#E79BEF #EF9BCD #EF9BA3
triadic
#EF9BCD #CDEF9B #9BCDEF
tetradic
#EF9BCD #EFE79B #9BEFBD #9BA3EF
square
#EF9BCD #EFE79B #9BEFBD #9BA3EF
split-complementary
#EF9BCD #A3EF9B #9BEFE7
monochromatic
#DE3198 #E766B3 #EF9BCD #F7D0E7 #FBE5F2
Accessibility & contrast
On white
2.05
#EF9BCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#EF9BCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BCD
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BCD | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ADCF
Deuteranopia (green-blind)
#B5BACB
Tritanopia (blue-blind)
#F99BAD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef9bcd; /* rgb */ color: rgb(239, 155, 205); /* oklch */ color: oklch(78.8% 0.118 343.6);
Tailwind
colors: {
custom: {
50: '#f5b9dc',
500: '#ef9bcd',
950: '#000000',
},
}SCSS
$custom: #ef9bcd; $custom-light: #f5b9dc; $custom-dark: #000000;
JSON
{
"hex": "#ef9bcd",
"rgb": {
"r": 239,
"g": 155,
"b": 205
},
"hsl": {
"h": 324.286,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.78817,
"c": 0.11761,
"h": 343.6
},
"luminance": 0.46201
}Semantic roles & 50–950 ramp
primary
#EF9BCD
secondary
#D9F2E3
accent
#D46011
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183