#FAB9C3#FAB9C3
#FAB9C3 is a very light, moderate red. Relative luminance 0.590; OKLCH L 84.8% C 0.076 H 8.6°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB9C3 |
|---|---|
| RGB | rgb(250, 185, 195) |
| HSL | hsl(351, 87%, 85%) |
| HSV | hsv(351, 26%, 98%) |
| CMYK | cmyk(0%, 26%, 22%, 2%) |
| CIE-LAB | lab(81.27, 24.88, 4.21) |
| CIE-LCH | lch(81.27, 25.23, 9.60°) |
| OKLab | oklab(84.81% 0.0753 0.0114) |
| OKLCH | oklch(84.81% 0.076 8.6) |
| XYZ | xyz(66.6245, 58.9653, 59.4913) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.52
Pink
#FFC0CB
ΔE00 1.69
Bubblegum
#FFC1CC
ΔE00 1.93
Pale Rose
#FDC1C5
ΔE00 2.69
Soft Pink
#FDB0C0
ΔE00 2.92
Pastel Pink
#FFBACD
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB9C3 #B9FAF0
analogous
#FAB9E4 #FAB9C3 #FACFB9
triadic
#FAB9C3 #C3FAB9 #B9C3FA
tetradic
#FAB9C3 #E4FAB9 #B9FAF0 #CFB9FA
square
#FAB9C3 #E4FAB9 #B9FAF0 #CFB9FA
split-complementary
#FAB9C3 #B9FACF #B9E4FA
monochromatic
#F24761 #F68092 #FAB9C3 #FDE2E7 #FDE2E7
Accessibility & contrast
On white
1.64
#FAB9C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#FAB9C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB9C3
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB9C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB9C3 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C3
Deuteranopia (green-blind)
#D2CEC2
Tritanopia (blue-blind)
#FFB4BC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fab9c3; /* rgb */ color: rgb(250, 185, 195); /* oklch */ color: oklch(84.8% 0.076 8.6);
Tailwind
colors: {
custom: {
50: '#fdced5',
500: '#fab9c3',
950: '#000000',
},
}SCSS
$custom: #fab9c3; $custom-light: #fdced5; $custom-dark: #000000;
JSON
{
"hex": "#fab9c3",
"rgb": {
"r": 250,
"g": 185,
"b": 195
},
"hsl": {
"h": 350.769,
"s": 86.667,
"l": 85.294
},
"oklch": {
"l": 0.84807,
"c": 0.07617,
"h": 8.6
},
"luminance": 0.58962
}Semantic roles & 50–950 ramp
primary
#FAB9C3
secondary
#79DECF
accent
#E3C102
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181314
muted
#868383