#FD8098#FD8098
#FD8098 is a light, vivid red. Relative luminance 0.386; OKLCH L 74.7% C 0.153 H 9.4°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8098 |
|---|---|
| RGB | rgb(253, 128, 152) |
| HSL | hsl(348, 97%, 75%) |
| HSV | hsv(348, 49%, 99%) |
| CMYK | cmyk(0%, 49.4%, 39.9%, 0.8%) |
| CIE-LAB | lab(68.46, 49.82, 9.52) |
| CIE-LCH | lch(68.46, 50.72, 10.81°) |
| OKLab | oklab(74.74% 0.1512 0.025) |
| OKLCH | oklch(74.74% 0.153 9.4) |
| XYZ | xyz(53.8977, 38.5933, 34.3104) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.78
Carnation
#FD798F
ΔE00 1.96
Rosa
#FE86A4
ΔE00 2.63
Blush Pink
#FE828C
ΔE00 4.09
Carnation Pink
#FF7FA7
ΔE00 4.19
Pinky
#FC86AA
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8098 #80FDE5
analogous
#FD80D7 #FD8098 #FDA780
triadic
#FD8098 #98FD80 #8098FD
tetradic
#FD8098 #D7FD80 #80FDE5 #A780FD
square
#FD8098 #D7FD80 #80FDE5 #A780FD
split-complementary
#FD8098 #80FDA7 #80D7FD
monochromatic
#FB0736 #FC4467 #FD8098 #FEBCC9 #FFE1E7
Accessibility & contrast
On white
2.41
#FD8098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#FD8098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8098
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8098 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989898
Deuteranopia (green-blind)
#B7B095
Tritanopia (blue-blind)
#FF7389
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd8098; /* rgb */ color: rgb(253, 128, 152); /* oklch */ color: oklch(74.7% 0.153 9.4);
Tailwind
colors: {
custom: {
50: '#ffa8b6',
500: '#fd8098',
950: '#000000',
},
}SCSS
$custom: #fd8098; $custom-light: #ffa8b6; $custom-dark: #000000;
JSON
{
"hex": "#fd8098",
"rgb": {
"r": 253,
"g": 128,
"b": 152
},
"hsl": {
"h": 348.48,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.74742,
"c": 0.15322,
"h": 9.4
},
"luminance": 0.38588
}Semantic roles & 50–950 ramp
primary
#FD8098
secondary
#D4F7F0
accent
#E6B900
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80