#FD7F99#FD7F99
#FD7F99 is a light, vivid red. Relative luminance 0.384; OKLCH L 74.6% C 0.155 H 8.5°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7F99 |
|---|---|
| RGB | rgb(253, 127, 153) |
| HSL | hsl(348, 97%, 75%) |
| HSV | hsv(348, 50%, 99%) |
| CMYK | cmyk(0%, 49.8%, 39.5%, 0.8%) |
| CIE-LAB | lab(68.29, 50.41, 8.72) |
| CIE-LCH | lch(68.29, 51.16, 9.81°) |
| OKLab | oklab(74.63% 0.153 0.023) |
| OKLCH | oklch(74.63% 0.155 8.5) |
| XYZ | xyz(53.8502, 38.3666, 34.7003) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.09
Carnation
#FD798F
ΔE00 2.19
Rosa
#FE86A4
ΔE00 2.36
Carnation Pink
#FF7FA7
ΔE00 3.72
Pinky
#FC86AA
ΔE00 3.94
Watermelon
#FC6C85
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7F99 #7FFDE3
analogous
#FD7FD8 #FD7F99 #FDA47F
triadic
#FD7F99 #99FD7F #7F99FD
tetradic
#FD7F99 #D8FD7F #7FFDE3 #A47FFD
square
#FD7F99 #D8FD7F #7FFDE3 #A47FFD
split-complementary
#FD7F99 #7FFDA4 #7FD8FD
monochromatic
#FB0639 #FC4369 #FD7F99 #FEBBC9 #FFE1E7
Accessibility & contrast
On white
2.42
#FD7F99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#FD7F99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7F99
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7F99 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97979A
Deuteranopia (green-blind)
#B7B096
Tritanopia (blue-blind)
#FF7289
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd7f99; /* rgb */ color: rgb(253, 127, 153); /* oklch */ color: oklch(74.6% 0.155 8.5);
Tailwind
colors: {
custom: {
50: '#ffa7b6',
500: '#fd7f99',
950: '#000000',
},
}SCSS
$custom: #fd7f99; $custom-light: #ffa7b6; $custom-dark: #000000;
JSON
{
"hex": "#fd7f99",
"rgb": {
"r": 253,
"g": 127,
"b": 153
},
"hsl": {
"h": 347.619,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.74625,
"c": 0.15476,
"h": 8.5
},
"luminance": 0.38361
}Semantic roles & 50–950 ramp
primary
#FD7F99
secondary
#D4F7F0
accent
#E6B600
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80