#FD8095#FD8095
#FD8095 is a light, vivid red. Relative luminance 0.385; OKLCH L 74.7% C 0.153 H 10.9°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8095 |
|---|---|
| RGB | rgb(253, 128, 149) |
| HSL | hsl(350, 97%, 75%) |
| HSV | hsv(350, 49%, 99%) |
| CMYK | cmyk(0%, 49.4%, 41.1%, 0.8%) |
| CIE-LAB | lab(68.38, 49.50, 11.10) |
| CIE-LCH | lch(68.38, 50.73, 12.64°) |
| OKLab | oklab(74.67% 0.1501 0.029) |
| OKLCH | oklch(74.67% 0.153 10.9) |
| XYZ | xyz(53.6551, 38.4963, 33.0328) |
| Luminance | 0.3849 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.50
Rose Pink
#F7879A
ΔE00 1.82
Blush Pink
#FE828C
ΔE00 3.22
Rosa
#FE86A4
ΔE00 3.43
Watermelon
#FC6C85
ΔE00 4.14
Carnation Pink
#FF7FA7
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8095 #80FDE8
analogous
#FD80D4 #FD8095 #FDAA80
triadic
#FD8095 #95FD80 #8095FD
tetradic
#FD8095 #D4FD80 #80FDE8 #AA80FD
square
#FD8095 #D4FD80 #80FDE8 #AA80FD
split-complementary
#FD8095 #80FDAA #80D4FD
monochromatic
#FB0730 #FC4463 #FD8095 #FEBCC7 #FFE1E6
Accessibility & contrast
On white
2.41
#FD8095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#FD8095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8095
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8095 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989895
Deuteranopia (green-blind)
#B8B092
Tritanopia (blue-blind)
#FF7288
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd8095; /* rgb */ color: rgb(253, 128, 149); /* oklch */ color: oklch(74.7% 0.153 10.9);
Tailwind
colors: {
custom: {
50: '#ffa8b4',
500: '#fd8095',
950: '#000000',
},
}SCSS
$custom: #fd8095; $custom-light: #ffa8b4; $custom-dark: #000000;
JSON
{
"hex": "#fd8095",
"rgb": {
"r": 253,
"g": 128,
"b": 149
},
"hsl": {
"h": 349.92,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.74665,
"c": 0.15284,
"h": 10.9
},
"luminance": 0.38491
}Semantic roles & 50–950 ramp
primary
#FD8095
secondary
#D4F7F1
accent
#E6BF00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80