#FD7E94#FD7E94
#FD7E94 is a light, vivid red. Relative luminance 0.379; OKLCH L 74.4% C 0.155 H 10.7°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7E94 |
|---|---|
| RGB | rgb(253, 126, 148) |
| HSL | hsl(350, 97%, 74%) |
| HSV | hsv(350, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 41.5%, 0.8%) |
| CIE-LAB | lab(67.98, 50.37, 11.10) |
| CIE-LCH | lch(67.98, 51.58, 12.42°) |
| OKLab | oklab(74.35% 0.1527 0.0289) |
| OKLCH | oklch(74.35% 0.155 10.7) |
| XYZ | xyz(53.3174, 37.9479, 32.5280) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.15
Rose Pink
#F7879A
ΔE00 2.15
Blush Pink
#FE828C
ΔE00 3.39
Rosa
#FE86A4
ΔE00 3.53
Watermelon
#FC6C85
ΔE00 3.76
Carnation Pink
#FF7FA7
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7E94 #7EFDE7
analogous
#FD7ED4 #FD7E94 #FDA87E
triadic
#FD7E94 #94FD7E #7E94FD
tetradic
#FD7E94 #D4FD7E #7EFDE7 #A87EFD
square
#FD7E94 #D4FD7E #7EFDE7 #A87EFD
split-complementary
#FD7E94 #7EFDA8 #7ED4FD
monochromatic
#FB0530 #FC4262 #FD7E94 #FEBAC6 #FFE1E6
Accessibility & contrast
On white
2.45
#FD7E94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#FD7E94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7E94
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7E94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7E94 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979694
Deuteranopia (green-blind)
#B7AF91
Tritanopia (blue-blind)
#FF7086
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd7e94; /* rgb */ color: rgb(253, 126, 148); /* oklch */ color: oklch(74.4% 0.155 10.7);
Tailwind
colors: {
custom: {
50: '#ffa6b3',
500: '#fd7e94',
950: '#000000',
},
}SCSS
$custom: #fd7e94; $custom-light: #ffa6b3; $custom-dark: #000000;
JSON
{
"hex": "#fd7e94",
"rgb": {
"r": 253,
"g": 126,
"b": 148
},
"hsl": {
"h": 349.606,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.74353,
"c": 0.15543,
"h": 10.7
},
"luminance": 0.37942
}Semantic roles & 50–950 ramp
primary
#FD7E94
secondary
#D4F7F1
accent
#E6BE00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80