#FD7B95#FD7B95
#FD7B95 is a light, vivid red. Relative luminance 0.372; OKLCH L 74.0% C 0.160 H 9.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7B95 |
|---|---|
| RGB | rgb(253, 123, 149) |
| HSL | hsl(348, 97%, 74%) |
| HSV | hsv(348, 51%, 99%) |
| CMYK | cmyk(0%, 51.4%, 41.1%, 0.8%) |
| CIE-LAB | lab(67.44, 51.92, 9.77) |
| CIE-LCH | lch(67.44, 52.83, 10.66°) |
| OKLab | oklab(73.96% 0.1576 0.0256) |
| OKLCH | oklch(73.96% 0.16 9.2) |
| XYZ | xyz(53.0190, 37.2240, 32.8207) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.44
Rose Pink
#F7879A
ΔE00 2.68
Rosa
#FE86A4
ΔE00 3.24
Watermelon
#FC6C85
ΔE00 3.57
Carnation Pink
#FF7FA7
ΔE00 4.26
Blush Pink
#FE828C
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7B95 #7BFDE3
analogous
#FD7BD6 #FD7B95 #FDA27B
triadic
#FD7B95 #95FD7B #7B95FD
tetradic
#FD7B95 #D6FD7B #7BFDE3 #A27BFD
square
#FD7B95 #D6FD7B #7BFDE3 #A27BFD
split-complementary
#FD7B95 #7BFDA2 #7BD6FD
monochromatic
#FA0435 #FC3F65 #FD7B95 #FEB7C5 #FFE1E7
Accessibility & contrast
On white
2.49
#FD7B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#FD7B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7B95
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7B95 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949496
Deuteranopia (green-blind)
#B5AE92
Tritanopia (blue-blind)
#FF6D85
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd7b95; /* rgb */ color: rgb(253, 123, 149); /* oklch */ color: oklch(74.0% 0.160 9.2);
Tailwind
colors: {
custom: {
50: '#ffa5b4',
500: '#fd7b95',
950: '#000000',
},
}SCSS
$custom: #fd7b95; $custom-light: #ffa5b4; $custom-dark: #000000;
JSON
{
"hex": "#fd7b95",
"rgb": {
"r": 253,
"g": 123,
"b": 149
},
"hsl": {
"h": 348,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.73955,
"c": 0.15963,
"h": 9.2
},
"luminance": 0.37218
}Semantic roles & 50–950 ramp
primary
#FD7B95
secondary
#D4F7F0
accent
#E6B800
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80