#FD7995#FD7995
#FD7995 is a light, vivid red. Relative luminance 0.367; OKLCH L 73.7% C 0.162 H 8.6°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7995 |
|---|---|
| RGB | rgb(253, 121, 149) |
| HSL | hsl(347, 97%, 73%) |
| HSV | hsv(347, 52%, 99%) |
| CMYK | cmyk(0%, 52.2%, 41.1%, 0.8%) |
| CIE-LAB | lab(67.08, 52.87, 9.25) |
| CIE-LCH | lch(67.08, 53.67, 9.92°) |
| OKLab | oklab(73.68% 0.1605 0.0243) |
| OKLCH | oklch(73.68% 0.162 8.6) |
| XYZ | xyz(52.7734, 36.7328, 32.7388) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.72
Rose Pink
#F7879A
ΔE00 3.11
Rosa
#FE86A4
ΔE00 3.32
Watermelon
#FC6C85
ΔE00 3.46
Rosy Pink
#F6688E
ΔE00 3.94
Carnation Pink
#FF7FA7
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7995 #79FDE1
analogous
#FD79D7 #FD7995 #FD9F79
triadic
#FD7995 #95FD79 #7995FD
tetradic
#FD7995 #D7FD79 #79FDE1 #9F79FD
square
#FD7995 #D7FD79 #79FDE1 #9F79FD
split-complementary
#FD7995 #79FD9F #79D7FD
monochromatic
#F80437 #FC3D65 #FD7995 #FEB5C5 #FFE1E7
Accessibility & contrast
On white
2.52
#FD7995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#FD7995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7995
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7995 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929396
Deuteranopia (green-blind)
#B4AD92
Tritanopia (blue-blind)
#FF6A83
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fd7995; /* rgb */ color: rgb(253, 121, 149); /* oklch */ color: oklch(73.7% 0.162 8.6);
Tailwind
colors: {
custom: {
50: '#ffa3b4',
500: '#fd7995',
950: '#000000',
},
}SCSS
$custom: #fd7995; $custom-light: #ffa3b4; $custom-dark: #000000;
JSON
{
"hex": "#fd7995",
"rgb": {
"r": 253,
"g": 121,
"b": 149
},
"hsl": {
"h": 347.273,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.73677,
"c": 0.16236,
"h": 8.6
},
"luminance": 0.36727
}Semantic roles & 50–950 ramp
primary
#FD7995
secondary
#D4F7EF
accent
#E6B500
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80