#FAB9C8#FAB9C8
#FAB9C8 is a very light, moderate red. Relative luminance 0.592; OKLCH L 84.9% C 0.077 H 3.6°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB9C8 |
|---|---|
| RGB | rgb(250, 185, 200) |
| HSL | hsl(346, 87%, 85%) |
| HSV | hsv(346, 26%, 98%) |
| CMYK | cmyk(0%, 26%, 20%, 2%) |
| CIE-LAB | lab(81.40, 25.61, 1.70) |
| CIE-LCH | lch(81.40, 25.66, 3.79°) |
| OKLab | oklab(84.95% 0.0772 0.0048) |
| OKLCH | oklch(84.95% 0.077 3.6) |
| XYZ | xyz(67.1993, 59.1953, 62.5186) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 1.43
Pink
#FFC0CB
ΔE00 1.99
Bubblegum
#FFC1CC
ΔE00 2.15
Lightpink
#FFB6C1
ΔE00 2.35
Baby Pink
#FFB7CE
ΔE00 2.50
Soft Pink
#FDB0C0
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB9C8 #B9FAEB
analogous
#FAB9E8 #FAB9C8 #FACAB9
triadic
#FAB9C8 #C8FAB9 #B9C8FA
tetradic
#FAB9C8 #E8FAB9 #B9FAEB #CAB9FA
square
#FAB9C8 #E8FAB9 #B9FAEB #CAB9FA
split-complementary
#FAB9C8 #B9FACA #B9E8FA
monochromatic
#F2476E #F6809B #FAB9C8 #FDE2E9 #FDE2E9
Accessibility & contrast
On white
1.64
#FAB9C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#FAB9C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB9C8
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB9C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB9C8 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C3C8
Deuteranopia (green-blind)
#D1CFC7
Tritanopia (blue-blind)
#FFB5BE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fab9c8; /* rgb */ color: rgb(250, 185, 200); /* oklch */ color: oklch(84.9% 0.077 3.6);
Tailwind
colors: {
custom: {
50: '#fdced8',
500: '#fab9c8',
950: '#000000',
},
}SCSS
$custom: #fab9c8; $custom-light: #fdced8; $custom-dark: #000000;
JSON
{
"hex": "#fab9c8",
"rgb": {
"r": 250,
"g": 185,
"b": 200
},
"hsl": {
"h": 346.154,
"s": 86.667,
"l": 85.294
},
"oklch": {
"l": 0.84946,
"c": 0.0773,
"h": 3.6
},
"luminance": 0.59192
}Semantic roles & 50–950 ramp
primary
#FAB9C8
secondary
#79DEC7
accent
#E3AF02
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181314
muted
#868383