#FC859B#FC859B
#FC859B is a light, vivid red. Relative luminance 0.398; OKLCH L 75.4% C 0.146 H 9.5°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FC859B |
|---|---|
| RGB | rgb(252, 133, 155) |
| HSL | hsl(349, 95%, 75%) |
| HSV | hsv(349, 47%, 99%) |
| CMYK | cmyk(0%, 47.2%, 38.5%, 1.2%) |
| CIE-LAB | lab(69.36, 47.35, 9.09) |
| CIE-LCH | lch(69.36, 48.21, 10.87°) |
| OKLab | oklab(75.42% 0.1437 0.024) |
| OKLCH | oklch(75.42% 0.146 9.5) |
| XYZ | xyz(54.4517, 39.8422, 35.8266) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 0.99
Rosa
#FE86A4
ΔE00 2.32
Carnation
#FD798F
ΔE00 2.82
Pinky
#FC86AA
ΔE00 4.11
Blush Pink
#FE828C
ΔE00 4.11
Carnation Pink
#FF7FA7
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC859B #85FCE6
analogous
#FC85D6 #FC859B #FCAB85
triadic
#FC859B #9BFC85 #859BFC
tetradic
#FC859B #D6FC85 #85FCE6 #AB85FC
square
#FC859B #D6FC85 #85FCE6 #AB85FC
split-complementary
#FC859B #85FCAB #85D6FC
monochromatic
#F90E39 #FB496A #FC859B #FDC1CC #FEE1E7
Accessibility & contrast
On white
2.34
#FC859B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#FC859B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC859B
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC859B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC859B | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9B
Deuteranopia (green-blind)
#B9B298
Tritanopia (blue-blind)
#FF798D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc859b; /* rgb */ color: rgb(252, 133, 155); /* oklch */ color: oklch(75.4% 0.146 9.5);
Tailwind
colors: {
custom: {
50: '#ffabb8',
500: '#fc859b',
950: '#000000',
},
}SCSS
$custom: #fc859b; $custom-light: #ffabb8; $custom-dark: #000000;
JSON
{
"hex": "#fc859b",
"rgb": {
"r": 252,
"g": 133,
"b": 155
},
"hsl": {
"h": 348.908,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.7542,
"c": 0.14563,
"h": 9.5
},
"luminance": 0.39837
}Semantic roles & 50–950 ramp
primary
#FC859B
secondary
#D5F6F0
accent
#E6BB00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80