#EF9FB0#EF9FB0
#EF9FB0 is a light, moderate red. Relative luminance 0.463; OKLCH L 78.6% C 0.097 H 5.6°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9FB0 |
|---|---|
| RGB | rgb(239, 159, 176) |
| HSL | hsl(347, 71%, 78%) |
| HSV | hsv(347, 33%, 94%) |
| CMYK | cmyk(0%, 33.5%, 26.4%, 6.3%) |
| CIE-LAB | lab(73.73, 31.98, 3.49) |
| CIE-LCH | lch(73.73, 32.17, 6.23°) |
| OKLab | oklab(78.59% 0.0968 0.0096) |
| OKLCH | oklch(78.59% 0.097 5.6) |
| XYZ | xyz(55.8325, 46.2851, 47.0591) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.20
Soft Pink
#FDB0C0
ΔE00 4.18
Pig Pink
#E78EA5
ΔE00 4.27
Lightpink
#FFB6C1
ΔE00 5.62
Dusty Pink
#D8A7B1
ΔE00 6.14
Baby Pink
#FFB7CE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9FB0 #9FEFDE
analogous
#EF9FD8 #EF9FB0 #EFB69F
triadic
#EF9FB0 #B0EF9F #9FB0EF
tetradic
#EF9FB0 #D8EF9F #9FEFDE #B69FEF
square
#EF9FB0 #D8EF9F #9FEFDE #B69FEF
split-complementary
#EF9FB0 #9FEFB6 #9FD8EF
monochromatic
#DE365A #E66B85 #EF9FB0 #F8D3DB #FBE5E9
Accessibility & contrast
On white
2.05
#EF9FB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#EF9FB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9FB0
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9FB0 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACB0
Deuteranopia (green-blind)
#BEBBAE
Tritanopia (blue-blind)
#FD99A5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef9fb0; /* rgb */ color: rgb(239, 159, 176); /* oklch */ color: oklch(78.6% 0.097 5.6);
Tailwind
colors: {
custom: {
50: '#f6bcc7',
500: '#ef9fb0',
950: '#000000',
},
}SCSS
$custom: #ef9fb0; $custom-light: #f6bcc7; $custom-dark: #000000;
JSON
{
"hex": "#ef9fb0",
"rgb": {
"r": 239,
"g": 159,
"b": 176
},
"hsl": {
"h": 347.25,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.78585,
"c": 0.09722,
"h": 5.6
},
"luminance": 0.46282
}Semantic roles & 50–950 ramp
primary
#EF9FB0
secondary
#D9F2ED
accent
#D3AA12
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171213
muted
#858182