#EF9FB2#EF9FB2
#EF9FB2 is a light, moderate red. Relative luminance 0.464; OKLCH L 78.6% C 0.098 H 4.0°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9FB2 |
|---|---|
| RGB | rgb(239, 159, 178) |
| HSL | hsl(346, 71%, 78%) |
| HSV | hsv(346, 33%, 94%) |
| CMYK | cmyk(0%, 33.5%, 25.5%, 6.3%) |
| CIE-LAB | lab(73.78, 32.26, 2.47) |
| CIE-LCH | lch(73.78, 32.35, 4.37°) |
| OKLab | oklab(78.64% 0.0975 0.0069) |
| OKLCH | oklch(78.64% 0.098 4) |
| XYZ | xyz(56.0319, 46.3649, 48.1089) |
| Luminance | 0.4636 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.22
Pig Pink
#E78EA5
ΔE00 4.18
Soft Pink
#FDB0C0
ΔE00 4.20
Lightpink
#FFB6C1
ΔE00 5.79
Baby Pink
#FFB7CE
ΔE00 6.10
Powder Pink
#FFB2D0
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9FB2 #9FEFDC
analogous
#EF9FDA #EF9FB2 #EFB49F
triadic
#EF9FB2 #B2EF9F #9FB2EF
tetradic
#EF9FB2 #DAEF9F #9FEFDC #B49FEF
square
#EF9FB2 #DAEF9F #9FEFDC #B49FEF
split-complementary
#EF9FB2 #9FEFB4 #9FDAEF
monochromatic
#DE365E #E66B88 #EF9FB2 #F8D3DC #FBE5EA
Accessibility & contrast
On white
2.04
#EF9FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#EF9FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9FB2
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9FB2 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB3
Deuteranopia (green-blind)
#BEBBB0
Tritanopia (blue-blind)
#FC99A6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef9fb2; /* rgb */ color: rgb(239, 159, 178); /* oklch */ color: oklch(78.6% 0.098 4.0);
Tailwind
colors: {
custom: {
50: '#f6bcc9',
500: '#ef9fb2',
950: '#000000',
},
}SCSS
$custom: #ef9fb2; $custom-light: #f6bcc9; $custom-dark: #000000;
JSON
{
"hex": "#ef9fb2",
"rgb": {
"r": 239,
"g": 159,
"b": 178
},
"hsl": {
"h": 345.75,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.78642,
"c": 0.09772,
"h": 4
},
"luminance": 0.46361
}Semantic roles & 50–950 ramp
primary
#EF9FB2
secondary
#D9F2EC
accent
#D3A612
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171213
muted
#858182