#FC829B#FC829B
#FC829B is a light, vivid red. Relative luminance 0.390; OKLCH L 75.0% C 0.150 H 8.4°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FC829B |
|---|---|
| RGB | rgb(252, 130, 155) |
| HSL | hsl(348, 95%, 75%) |
| HSV | hsv(348, 48%, 99%) |
| CMYK | cmyk(0%, 48.4%, 38.5%, 1.2%) |
| CIE-LAB | lab(68.77, 48.83, 8.26) |
| CIE-LCH | lch(68.77, 49.52, 9.61°) |
| OKLab | oklab(74.98% 0.1482 0.0219) |
| OKLCH | oklch(74.98% 0.15 8.4) |
| XYZ | xyz(54.0468, 39.0325, 35.6916) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.62
Rosa
#FE86A4
ΔE00 1.95
Carnation
#FD798F
ΔE00 2.66
Pinky
#FC86AA
ΔE00 3.65
Carnation Pink
#FF7FA7
ΔE00 3.66
Blush Pink
#FE828C
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC829B #82FCE3
analogous
#FC82D8 #FC829B #FCA682
triadic
#FC829B #9BFC82 #829BFC
tetradic
#FC829B #D8FC82 #82FCE3 #A682FC
square
#FC829B #D8FC82 #82FCE3 #A682FC
split-complementary
#FC829B #82FCA6 #82D8FC
monochromatic
#F90A3B #FB466B #FC829B #FDBECB #FEE1E7
Accessibility & contrast
On white
2.38
#FC829B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FC829B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC829B
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC829B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC829B | 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)
#98999C
Deuteranopia (green-blind)
#B7B198
Tritanopia (blue-blind)
#FF768B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc829b; /* rgb */ color: rgb(252, 130, 155); /* oklch */ color: oklch(75.0% 0.150 8.4);
Tailwind
colors: {
custom: {
50: '#ffa9b8',
500: '#fc829b',
950: '#000000',
},
}SCSS
$custom: #fc829b; $custom-light: #ffa9b8; $custom-dark: #000000;
JSON
{
"hex": "#fc829b",
"rgb": {
"r": 252,
"g": 130,
"b": 155
},
"hsl": {
"h": 347.705,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.74979,
"c": 0.14981,
"h": 8.4
},
"luminance": 0.39027
}Semantic roles & 50–950 ramp
primary
#FC829B
secondary
#D4F7F0
accent
#E6B600
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80