#FE959F#FE959F
#FE959F is a light, vivid red. Relative luminance 0.451; OKLCH L 78.2% C 0.126 H 14.3°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FE959F |
|---|---|
| RGB | rgb(254, 149, 159) |
| HSL | hsl(354, 98%, 79%) |
| HSV | hsv(354, 41%, 100%) |
| CMYK | cmyk(0%, 41.3%, 37.4%, 0.4%) |
| CIE-LAB | lab(72.94, 40.44, 11.99) |
| CIE-LCH | lch(72.94, 42.18, 16.51°) |
| OKLab | oklab(78.23% 0.1225 0.0312) |
| OKLCH | oklch(78.23% 0.126 14.3) |
| XYZ | xyz(57.8812, 45.0738, 38.4459) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.84
Blush Pink
#FE828C
ΔE00 4.45
Rosa
#FE86A4
ΔE00 5.66
Carnation
#FD798F
ΔE00 6.10
Pig Pink
#E78EA5
ΔE00 6.45
Lightcoral
#F08080
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE959F #95FEF4
analogous
#FE95D4 #FE959F #FEC095
triadic
#FE959F #9FFE95 #959FFE
tetradic
#FE959F #D4FE95 #95FEF4 #C095FE
square
#FE959F #D4FE95 #95FEF4 #C095FE
split-complementary
#FE959F #95FEC0 #95D4FE
monochromatic
#FD1C31 #FD5868 #FE959F #FFD2D6 #FFE1E4
Accessibility & contrast
On white
2.10
#FE959F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#FE959F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE959F
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE959F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE959F | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A79F
Deuteranopia (green-blind)
#C3BB9D
Tritanopia (blue-blind)
#FF8A99
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fe959f; /* rgb */ color: rgb(254, 149, 159); /* oklch */ color: oklch(78.2% 0.126 14.3);
Tailwind
colors: {
custom: {
50: '#ffb5bb',
500: '#fe959f',
950: '#000000',
},
}SCSS
$custom: #fe959f; $custom-light: #ffb5bb; $custom-dark: #000000;
JSON
{
"hex": "#fe959f",
"rgb": {
"r": 254,
"g": 149,
"b": 159
},
"hsl": {
"h": 354.286,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.78228,
"c": 0.12644,
"h": 14.3
},
"luminance": 0.45069
}Semantic roles & 50–950 ramp
primary
#FE959F
secondary
#D4F7F4
accent
#E6D000
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080