#FF7E97#FF7E97
#FF7E97 is a light, vivid red. Relative luminance 0.384; OKLCH L 74.7% C 0.158 H 9.5°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7E97 |
|---|---|
| RGB | rgb(255, 126, 151) |
| HSL | hsl(348, 100%, 75%) |
| HSV | hsv(348, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 40.8%, 0%) |
| CIE-LAB | lab(68.33, 51.36, 9.94) |
| CIE-LCH | lch(68.33, 52.32, 10.95°) |
| OKLab | oklab(74.69% 0.1558 0.0261) |
| OKLCH | oklch(74.69% 0.158 9.5) |
| XYZ | xyz(54.2900, 38.4216, 33.8291) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.69
Rose Pink
#F7879A
ΔE00 2.25
Rosa
#FE86A4
ΔE00 2.89
Blush Pink
#FE828C
ΔE00 4.10
Watermelon
#FC6C85
ΔE00 4.11
Carnation Pink
#FF7FA7
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7E97 #7EFFE6
analogous
#FF7ED8 #FF7E97 #FFA67E
triadic
#FF7E97 #97FF7E #7E97FF
tetradic
#FF7E97 #D8FF7E #7EFFE6 #A67EFF
square
#FF7E97 #D8FF7E #7EFFE6 #A67EFF
split-complementary
#FF7E97 #7EFFA6 #7ED8FF
monochromatic
#FF0434 #FF4166 #FF7E97 #FFBBC8 #FFE0E6
Accessibility & contrast
On white
2.42
#FF7E97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#FF7E97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7E97
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7E97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7E97 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979797
Deuteranopia (green-blind)
#B7B094
Tritanopia (blue-blind)
#FF7087
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff7e97; /* rgb */ color: rgb(255, 126, 151); /* oklch */ color: oklch(74.7% 0.158 9.5);
Tailwind
colors: {
custom: {
50: '#ffa7b5',
500: '#ff7e97',
950: '#000000',
},
}SCSS
$custom: #ff7e97; $custom-light: #ffa7b5; $custom-dark: #000000;
JSON
{
"hex": "#ff7e97",
"rgb": {
"r": 255,
"g": 126,
"b": 151
},
"hsl": {
"h": 348.372,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.74695,
"c": 0.15801,
"h": 9.5
},
"luminance": 0.38416
}Semantic roles & 50–950 ramp
primary
#FF7E97
secondary
#D4F7F0
accent
#E6B900
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80