#FAB9C7#FAB9C7
#FAB9C7 is a very light, moderate red. Relative luminance 0.591; OKLCH L 84.9% C 0.077 H 4.6°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB9C7 |
|---|---|
| RGB | rgb(250, 185, 199) |
| HSL | hsl(347, 87%, 85%) |
| HSV | hsv(347, 26%, 98%) |
| CMYK | cmyk(0%, 26%, 20.4%, 2%) |
| CIE-LAB | lab(81.37, 25.46, 2.20) |
| CIE-LCH | lch(81.37, 25.55, 4.94°) |
| OKLab | oklab(84.92% 0.0768 0.0061) |
| OKLCH | oklch(84.92% 0.077 4.6) |
| XYZ | xyz(67.0828, 59.1487, 61.9051) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 1.71
Pink
#FFC0CB
ΔE00 1.81
Bubblegum
#FFC1CC
ΔE00 2.00
Lightpink
#FFB6C1
ΔE00 2.10
Soft Pink
#FDB0C0
ΔE00 2.62
Baby Pink
#FFB7CE
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB9C7 #B9FAEC
analogous
#FAB9E7 #FAB9C7 #FACBB9
triadic
#FAB9C7 #C7FAB9 #B9C7FA
tetradic
#FAB9C7 #E7FAB9 #B9FAEC #CBB9FA
square
#FAB9C7 #E7FAB9 #B9FAEC #CBB9FA
split-complementary
#FAB9C7 #B9FACB #B9E7FA
monochromatic
#F2476C #F68099 #FAB9C7 #FDE2E8 #FDE2E8
Accessibility & contrast
On white
1.64
#FAB9C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#FAB9C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB9C7
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB9C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB9C7 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C3C7
Deuteranopia (green-blind)
#D1CFC6
Tritanopia (blue-blind)
#FFB5BE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fab9c7; /* rgb */ color: rgb(250, 185, 199); /* oklch */ color: oklch(84.9% 0.077 4.6);
Tailwind
colors: {
custom: {
50: '#fdced8',
500: '#fab9c7',
950: '#000000',
},
}SCSS
$custom: #fab9c7; $custom-light: #fdced8; $custom-dark: #000000;
JSON
{
"hex": "#fab9c7",
"rgb": {
"r": 250,
"g": 185,
"b": 199
},
"hsl": {
"h": 347.077,
"s": 86.667,
"l": 85.294
},
"oklch": {
"l": 0.84918,
"c": 0.07704,
"h": 4.6
},
"luminance": 0.59145
}Semantic roles & 50–950 ramp
primary
#FAB9C7
secondary
#79DEC8
accent
#E3B302
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181314
muted
#868383