#FF7899#FF7899
#FF7899 is a light, vivid red. Relative luminance 0.370; OKLCH L 73.9% C 0.167 H 6.7°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7899 |
|---|---|
| RGB | rgb(255, 120, 153) |
| HSL | hsl(345, 100%, 74%) |
| HSV | hsv(345, 53%, 100%) |
| CMYK | cmyk(0%, 52.9%, 40%, 0%) |
| CIE-LAB | lab(67.28, 54.42, 7.30) |
| CIE-LCH | lch(67.28, 54.91, 7.64°) |
| OKLab | oklab(73.92% 0.1654 0.0194) |
| OKLCH | oklch(73.92% 0.167 6.7) |
| XYZ | xyz(53.7094, 36.9984, 34.4437) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.87
Rosa
#FE86A4
ΔE00 2.95
Carnation Pink
#FF7FA7
ΔE00 3.05
Rosy Pink
#F6688E
ΔE00 3.73
Rose Pink
#F7879A
ΔE00 3.74
Pinky
#FC86AA
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7899 #78FFDE
analogous
#FF78DD #FF7899 #FF9A78
triadic
#FF7899 #99FF78 #7899FF
tetradic
#FF7899 #DDFF78 #78FFDE #9A78FF
square
#FF7899 #DDFF78 #78FFDE #9A78FF
split-complementary
#FF7899 #78FF9A #78DDFF
monochromatic
#FD003E #FF3B6B #FF7899 #FFB5C7 #FFE0E8
Accessibility & contrast
On white
2.50
#FF7899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#FF7899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7899
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7899 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91939A
Deuteranopia (green-blind)
#B4AE96
Tritanopia (blue-blind)
#FF6A84
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff7899; /* rgb */ color: rgb(255, 120, 153); /* oklch */ color: oklch(73.9% 0.167 6.7);
Tailwind
colors: {
custom: {
50: '#ffa3b6',
500: '#ff7899',
950: '#000000',
},
}SCSS
$custom: #ff7899; $custom-light: #ffa3b6; $custom-dark: #000000;
JSON
{
"hex": "#ff7899",
"rgb": {
"r": 255,
"g": 120,
"b": 153
},
"hsl": {
"h": 345.333,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.73917,
"c": 0.16658,
"h": 6.7
},
"luminance": 0.36993
}Semantic roles & 50–950 ramp
primary
#FF7899
secondary
#D4F7EF
accent
#E6AD00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80