#FF7995#FF7995
#FF7995 is a light, vivid red. Relative luminance 0.371; OKLCH L 73.9% C 0.165 H 8.9°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7995 |
|---|---|
| RGB | rgb(255, 121, 149) |
| HSL | hsl(347, 100%, 74%) |
| HSV | hsv(347, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 41.6%, 0%) |
| CIE-LAB | lab(67.36, 53.54, 9.69) |
| CIE-LCH | lch(67.36, 54.41, 10.26°) |
| OKLab | oklab(73.95% 0.1625 0.0254) |
| OKLCH | oklch(73.95% 0.165 8.9) |
| XYZ | xyz(53.5055, 37.1103, 32.7732) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.61
Rose Pink
#F7879A
ΔE00 3.15
Rosa
#FE86A4
ΔE00 3.37
Watermelon
#FC6C85
ΔE00 3.44
Rosy Pink
#F6688E
ΔE00 4.14
Carnation Pink
#FF7FA7
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7995 #79FFE3
analogous
#FF79D8 #FF7995 #FFA079
triadic
#FF7995 #95FF79 #7995FF
tetradic
#FF7995 #D8FF79 #79FFE3 #A079FF
square
#FF7995 #D8FF79 #79FFE3 #A079FF
split-complementary
#FF7995 #79FFA0 #79D8FF
monochromatic
#FE0035 #FF3C65 #FF7995 #FFB6C5 #FFE0E7
Accessibility & contrast
On white
2.49
#FF7995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#FF7995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7995
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7995 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939496
Deuteranopia (green-blind)
#B5AE92
Tritanopia (blue-blind)
#FF6A83
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff7995; /* rgb */ color: rgb(255, 121, 149); /* oklch */ color: oklch(73.9% 0.165 8.9);
Tailwind
colors: {
custom: {
50: '#ffa3b4',
500: '#ff7995',
950: '#000000',
},
}SCSS
$custom: #ff7995; $custom-light: #ffa3b4; $custom-dark: #000000;
JSON
{
"hex": "#ff7995",
"rgb": {
"r": 255,
"g": 121,
"b": 149
},
"hsl": {
"h": 347.463,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.73948,
"c": 0.16452,
"h": 8.9
},
"luminance": 0.37105
}Semantic roles & 50–950 ramp
primary
#FF7995
secondary
#D4F7F0
accent
#E6B600
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80