#FD7E95#FD7E95
#FD7E95 is a light, vivid red. Relative luminance 0.380; OKLCH L 74.4% C 0.156 H 10.2°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7E95 |
|---|---|
| RGB | rgb(253, 126, 149) |
| HSL | hsl(349, 97%, 74%) |
| HSV | hsv(349, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 41.1%, 0.8%) |
| CIE-LAB | lab(68.01, 50.47, 10.57) |
| CIE-LCH | lch(68.01, 51.57, 11.82°) |
| OKLab | oklab(74.38% 0.1531 0.0276) |
| OKLCH | oklch(74.38% 0.156 10.2) |
| XYZ | xyz(53.3968, 37.9797, 32.9467) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.32
Rose Pink
#F7879A
ΔE00 2.11
Rosa
#FE86A4
ΔE00 3.28
Blush Pink
#FE828C
ΔE00 3.67
Watermelon
#FC6C85
ΔE00 3.86
Carnation Pink
#FF7FA7
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7E95 #7EFDE6
analogous
#FD7ED5 #FD7E95 #FDA77E
triadic
#FD7E95 #95FD7E #7E95FD
tetradic
#FD7E95 #D5FD7E #7EFDE6 #A77EFD
square
#FD7E95 #D5FD7E #7EFDE6 #A77EFD
split-complementary
#FD7E95 #7EFDA7 #7ED5FD
monochromatic
#FB0532 #FC4263 #FD7E95 #FEBAC7 #FFE1E6
Accessibility & contrast
On white
2.44
#FD7E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#FD7E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7E95
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7E95 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 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)
#979695
Deuteranopia (green-blind)
#B7AF92
Tritanopia (blue-blind)
#FF7086
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd7e95; /* rgb */ color: rgb(253, 126, 149); /* oklch */ color: oklch(74.4% 0.156 10.2);
Tailwind
colors: {
custom: {
50: '#ffa6b4',
500: '#fd7e95',
950: '#000000',
},
}SCSS
$custom: #fd7e95; $custom-light: #ffa6b4; $custom-dark: #000000;
JSON
{
"hex": "#fd7e95",
"rgb": {
"r": 253,
"g": 126,
"b": 149
},
"hsl": {
"h": 349.134,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.74379,
"c": 0.15555,
"h": 10.2
},
"luminance": 0.37974
}Semantic roles & 50–950 ramp
primary
#FD7E95
secondary
#D4F7F1
accent
#E6BC00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80