#FC8299#FC8299
#FC8299 is a light, vivid red. Relative luminance 0.390; OKLCH L 74.9% C 0.149 H 9.4°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8299 |
|---|---|
| RGB | rgb(252, 130, 153) |
| HSL | hsl(349, 95%, 75%) |
| HSV | hsv(349, 48%, 99%) |
| CMYK | cmyk(0%, 48.4%, 39.3%, 1.2%) |
| CIE-LAB | lab(68.73, 48.61, 9.32) |
| CIE-LCH | lch(68.73, 49.49, 10.85°) |
| OKLab | oklab(74.93% 0.1475 0.0245) |
| OKLCH | oklch(74.93% 0.15 9.4) |
| XYZ | xyz(53.8803, 38.9659, 34.8144) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.37
Carnation
#FD798F
ΔE00 2.27
Rosa
#FE86A4
ΔE00 2.48
Blush Pink
#FE828C
ΔE00 4.06
Pinky
#FC86AA
ΔE00 4.21
Carnation Pink
#FF7FA7
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8299 #82FCE5
analogous
#FC82D6 #FC8299 #FCA882
triadic
#FC8299 #99FC82 #8299FC
tetradic
#FC8299 #D6FC82 #82FCE5 #A882FC
square
#FC8299 #D6FC82 #82FCE5 #A882FC
split-complementary
#FC8299 #82FCA8 #82D6FC
monochromatic
#F90A37 #FB4668 #FC8299 #FDBECA #FEE1E7
Accessibility & contrast
On white
2.39
#FC8299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FC8299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8299
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8299 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999999
Deuteranopia (green-blind)
#B8B196
Tritanopia (blue-blind)
#FF758A
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc8299; /* rgb */ color: rgb(252, 130, 153); /* oklch */ color: oklch(74.9% 0.149 9.4);
Tailwind
colors: {
custom: {
50: '#ffa9b6',
500: '#fc8299',
950: '#000000',
},
}SCSS
$custom: #fc8299; $custom-light: #ffa9b6; $custom-dark: #000000;
JSON
{
"hex": "#fc8299",
"rgb": {
"r": 252,
"g": 130,
"b": 153
},
"hsl": {
"h": 348.689,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.74927,
"c": 0.1495,
"h": 9.4
},
"luminance": 0.38961
}Semantic roles & 50–950 ramp
primary
#FC8299
secondary
#D4F7F0
accent
#E6BA00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80