#FD7694#FD7694
#FD7694 is a light, vivid red. Relative luminance 0.360; OKLCH L 73.2% C 0.166 H 8.2°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7694 |
|---|---|
| RGB | rgb(253, 118, 148) |
| HSL | hsl(347, 97%, 73%) |
| HSV | hsv(347, 53%, 99%) |
| CMYK | cmyk(0%, 53.4%, 41.5%, 0.8%) |
| CIE-LAB | lab(66.51, 54.18, 9.00) |
| CIE-LCH | lch(66.51, 54.92, 9.44°) |
| OKLab | oklab(73.24% 0.1646 0.0237) |
| OKLCH | oklch(73.24% 0.166 8.2) |
| XYZ | xyz(52.3350, 35.9832, 32.2005) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.03
Watermelon
#FC6C85
ΔE00 3.21
Rosy Pink
#F6688E
ΔE00 3.34
Rose Pink
#F7879A
ΔE00 3.70
Rosa
#FE86A4
ΔE00 3.72
Carnation Pink
#FF7FA7
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7694 #76FDDF
analogous
#FD76D7 #FD7694 #FD9C76
triadic
#FD7694 #94FD76 #7694FD
tetradic
#FD7694 #D7FD76 #76FDDF #9C76FD
square
#FD7694 #D7FD76 #76FDDF #9C76FD
split-complementary
#FD7694 #76FD9C #76D7FD
monochromatic
#F50439 #FC3A65 #FD7694 #FEB2C3 #FFE1E7
Accessibility & contrast
On white
2.56
#FD7694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#FD7694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7694
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7694 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909195
Deuteranopia (green-blind)
#B3AC91
Tritanopia (blue-blind)
#FF6781
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fd7694; /* rgb */ color: rgb(253, 118, 148); /* oklch */ color: oklch(73.2% 0.166 8.2);
Tailwind
colors: {
custom: {
50: '#ffa1b3',
500: '#fd7694',
950: '#000000',
},
}SCSS
$custom: #fd7694; $custom-light: #ffa1b3; $custom-dark: #000000;
JSON
{
"hex": "#fd7694",
"rgb": {
"r": 253,
"g": 118,
"b": 148
},
"hsl": {
"h": 346.667,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.73241,
"c": 0.16628,
"h": 8.2
},
"luminance": 0.35978
}Semantic roles & 50–950 ramp
primary
#FD7694
secondary
#D4F7EF
accent
#E6B300
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80