#FD8296#FD8296
#FD8296 is a light, vivid red. Relative luminance 0.391; OKLCH L 75.0% C 0.150 H 11.1°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8296 |
|---|---|
| RGB | rgb(253, 130, 150) |
| HSL | hsl(350, 97%, 75%) |
| HSV | hsv(350, 49%, 99%) |
| CMYK | cmyk(0%, 48.6%, 40.7%, 0.8%) |
| CIE-LAB | lab(68.79, 48.63, 11.12) |
| CIE-LCH | lch(68.79, 49.89, 12.88°) |
| OKLab | oklab(74.98% 0.1474 0.029) |
| OKLCH | oklch(74.98% 0.15 11.1) |
| XYZ | xyz(53.9988, 39.0552, 33.5428) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.55
Carnation
#FD798F
ΔE00 1.89
Blush Pink
#FE828C
ΔE00 3.10
Rosa
#FE86A4
ΔE00 3.37
Watermelon
#FC6C85
ΔE00 4.52
Pinky
#FC86AA
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8296 #82FDE9
analogous
#FD82D3 #FD8296 #FDAC82
triadic
#FD8296 #96FD82 #8296FD
tetradic
#FD8296 #D3FD82 #82FDE9 #AC82FD
square
#FD8296 #D3FD82 #82FDE9 #AC82FD
split-complementary
#FD8296 #82FDAC #82D3FD
monochromatic
#FB0A31 #FC4663 #FD8296 #FEBEC9 #FFE1E6
Accessibility & contrast
On white
2.38
#FD8296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FD8296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8296
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8296 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9996
Deuteranopia (green-blind)
#B9B193
Tritanopia (blue-blind)
#FF7489
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd8296; /* rgb */ color: rgb(253, 130, 150); /* oklch */ color: oklch(75.0% 0.150 11.1);
Tailwind
colors: {
custom: {
50: '#ffa9b4',
500: '#fd8296',
950: '#000000',
},
}SCSS
$custom: #fd8296; $custom-light: #ffa9b4; $custom-dark: #000000;
JSON
{
"hex": "#fd8296",
"rgb": {
"r": 253,
"g": 130,
"b": 150
},
"hsl": {
"h": 350.244,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.7498,
"c": 0.15024,
"h": 11.1
},
"luminance": 0.3905
}Semantic roles & 50–950 ramp
primary
#FD8296
secondary
#D4F7F1
accent
#E6C000
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80