#FF7D97#FF7D97
#FF7D97 is a light, vivid red. Relative luminance 0.382; OKLCH L 74.6% C 0.159 H 9.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7D97 |
|---|---|
| RGB | rgb(255, 125, 151) |
| HSL | hsl(348, 100%, 75%) |
| HSV | hsv(348, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 40.8%, 0%) |
| CIE-LAB | lab(68.14, 51.84, 9.67) |
| CIE-LCH | lch(68.14, 52.74, 10.57°) |
| OKLab | oklab(74.55% 0.1573 0.0254) |
| OKLCH | oklch(74.55% 0.159 9.2) |
| XYZ | xyz(54.1627, 38.1671, 33.7867) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.72
Rose Pink
#F7879A
ΔE00 2.44
Rosa
#FE86A4
ΔE00 2.88
Watermelon
#FC6C85
ΔE00 4.02
Carnation Pink
#FF7FA7
ΔE00 4.10
Blush Pink
#FE828C
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7D97 #7DFFE5
analogous
#FF7DD8 #FF7D97 #FFA47D
triadic
#FF7D97 #97FF7D #7D97FF
tetradic
#FF7D97 #D8FF7D #7DFFE5 #A47DFF
square
#FF7D97 #D8FF7D #7DFFE5 #A47DFF
split-complementary
#FF7D97 #7DFFA4 #7DD8FF
monochromatic
#FF0335 #FF4066 #FF7D97 #FFBAC8 #FFE0E7
Accessibility & contrast
On white
2.43
#FF7D97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#FF7D97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7D97
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7D97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7D97 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969698
Deuteranopia (green-blind)
#B7B094
Tritanopia (blue-blind)
#FF6F87
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff7d97; /* rgb */ color: rgb(255, 125, 151); /* oklch */ color: oklch(74.6% 0.159 9.2);
Tailwind
colors: {
custom: {
50: '#ffa6b5',
500: '#ff7d97',
950: '#000000',
},
}SCSS
$custom: #ff7d97; $custom-light: #ffa6b5; $custom-dark: #000000;
JSON
{
"hex": "#ff7d97",
"rgb": {
"r": 255,
"g": 125,
"b": 151
},
"hsl": {
"h": 348,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.74554,
"c": 0.15938,
"h": 9.2
},
"luminance": 0.38162
}Semantic roles & 50–950 ramp
primary
#FF7D97
secondary
#D4F7F0
accent
#E6B800
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80