#FC93AB#FC93AB
#FC93AB is a light, vivid red. Relative luminance 0.445; OKLCH L 78.0% C 0.129 H 5.8°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FC93AB |
|---|---|
| RGB | rgb(252, 147, 171) |
| HSL | hsl(346, 95%, 78%) |
| HSV | hsv(346, 42%, 99%) |
| CMYK | cmyk(0%, 41.7%, 32.1%, 1.2%) |
| CIE-LAB | lab(72.57, 42.18, 4.77) |
| CIE-LCH | lch(72.57, 42.45, 6.45°) |
| OKLab | oklab(77.99% 0.1279 0.013) |
| OKLCH | oklch(77.99% 0.129 5.8) |
| XYZ | xyz(57.9315, 44.5078, 44.0599) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.85
Pinky
#FC86AA
ΔE00 3.48
Rose Pink
#F7879A
ΔE00 3.63
Pig Pink
#E78EA5
ΔE00 3.74
Carnation Pink
#FF7FA7
ΔE00 4.73
Carnation
#FD798F
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC93AB #93FCE4
analogous
#FC93DF #FC93AB #FCAF93
triadic
#FC93AB #ABFC93 #93ABFC
tetradic
#FC93AB #DFFC93 #93FCE4 #AF93FC
square
#FC93AB #DFFC93 #93FCE4 #AF93FC
split-complementary
#FC93AB #93FCAF #93DFFC
monochromatic
#F91C4E #FA577D #FC93AB #FECFD9 #FEE1E8
Accessibility & contrast
On white
2.12
#FC93AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#FC93AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC93AB
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC93AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC93AB | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AC
Deuteranopia (green-blind)
#BEBAA9
Tritanopia (blue-blind)
#FF8A9B
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc93ab; /* rgb */ color: rgb(252, 147, 171); /* oklch */ color: oklch(78.0% 0.129 5.8);
Tailwind
colors: {
custom: {
50: '#ffb4c3',
500: '#fc93ab',
950: '#000000',
},
}SCSS
$custom: #fc93ab; $custom-light: #ffb4c3; $custom-dark: #000000;
JSON
{
"hex": "#fc93ab",
"rgb": {
"r": 252,
"g": 147,
"b": 171
},
"hsl": {
"h": 346.286,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.77985,
"c": 0.12854,
"h": 5.8
},
"luminance": 0.44503
}Semantic roles & 50–950 ramp
primary
#FC93AB
secondary
#D5F6EF
accent
#E6B100
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081