#FD7697#FD7697
#FD7697 is a light, vivid red. Relative luminance 0.361; OKLCH L 73.3% C 0.167 H 6.8°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7697 |
|---|---|
| RGB | rgb(253, 118, 151) |
| HSL | hsl(345, 97%, 73%) |
| HSV | hsv(345, 53%, 99%) |
| CMYK | cmyk(0%, 53.4%, 40.3%, 0.8%) |
| CIE-LAB | lab(66.58, 54.49, 7.41) |
| CIE-LCH | lch(66.58, 54.99, 7.74°) |
| OKLab | oklab(73.32% 0.1657 0.0197) |
| OKLCH | oklch(73.32% 0.167 6.8) |
| XYZ | xyz(52.5755, 36.0794, 33.4674) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.83
Rosy Pink
#F6688E
ΔE00 3.19
Carnation Pink
#FF7FA7
ΔE00 3.37
Rosa
#FE86A4
ΔE00 3.40
Watermelon
#FC6C85
ΔE00 3.91
Rose Pink
#F7879A
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7697 #76FDDC
analogous
#FD76DB #FD7697 #FD9876
triadic
#FD7697 #97FD76 #7697FD
tetradic
#FD7697 #DBFD76 #76FDDC #9876FD
square
#FD7697 #DBFD76 #76FDDC #9876FD
split-complementary
#FD7697 #76FD98 #76DBFD
monochromatic
#F5043F #FC3A69 #FD7697 #FEB2C5 #FFE1E8
Accessibility & contrast
On white
2.56
#FD7697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#FD7697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7697
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7697 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909298
Deuteranopia (green-blind)
#B2AC94
Tritanopia (blue-blind)
#FF6882
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fd7697; /* rgb */ color: rgb(253, 118, 151); /* oklch */ color: oklch(73.3% 0.167 6.8);
Tailwind
colors: {
custom: {
50: '#ffa2b5',
500: '#fd7697',
950: '#000000',
},
}SCSS
$custom: #fd7697; $custom-light: #ffa2b5; $custom-dark: #000000;
JSON
{
"hex": "#fd7697",
"rgb": {
"r": 253,
"g": 118,
"b": 151
},
"hsl": {
"h": 345.333,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.7332,
"c": 0.16682,
"h": 6.8
},
"luminance": 0.36074
}Semantic roles & 50–950 ramp
primary
#FD7697
secondary
#D4F7EE
accent
#E6AD00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80