#FAB9BE#FAB9BE
#FAB9BE is a very light, moderate red. Relative luminance 0.587; OKLCH L 84.7% C 0.076 H 13.7°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB9BE |
|---|---|
| RGB | rgb(250, 185, 190) |
| HSL | hsl(355, 87%, 85%) |
| HSV | hsv(355, 26%, 98%) |
| CMYK | cmyk(0%, 26%, 24%, 2%) |
| CIE-LAB | lab(81.15, 24.17, 6.72) |
| CIE-LCH | lch(81.15, 25.08, 15.55°) |
| OKLab | oklab(84.67% 0.0735 0.0179) |
| OKLCH | oklch(84.67% 0.076 13.7) |
| XYZ | xyz(66.0686, 58.7430, 56.5637) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.93
Lightpink
#FFB6C1
ΔE00 2.34
Pink
#FFC0CB
ΔE00 2.80
Light Rose
#FFC5CB
ΔE00 2.94
Bubblegum
#FFC1CC
ΔE00 2.98
Soft Pink
#FDB0C0
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB9BE #B9FAF5
analogous
#FAB9DE #FAB9BE #FAD5B9
triadic
#FAB9BE #BEFAB9 #B9BEFA
tetradic
#FAB9BE #DEFAB9 #B9FAF5 #D5B9FA
square
#FAB9BE #DEFAB9 #B9FAF5 #D5B9FA
split-complementary
#FAB9BE #B9FAD5 #B9DEFA
monochromatic
#F24754 #F68089 #FAB9BE #FDE2E4 #FDE2E4
Accessibility & contrast
On white
1.65
#FAB9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#FAB9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB9BE
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB9BE | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BE
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#FFB3BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fab9be; /* rgb */ color: rgb(250, 185, 190); /* oklch */ color: oklch(84.7% 0.076 13.7);
Tailwind
colors: {
custom: {
50: '#fdced1',
500: '#fab9be',
950: '#000000',
},
}SCSS
$custom: #fab9be; $custom-light: #fdced1; $custom-dark: #000000;
JSON
{
"hex": "#fab9be",
"rgb": {
"r": 250,
"g": 185,
"b": 190
},
"hsl": {
"h": 355.385,
"s": 86.667,
"l": 85.294
},
"oklch": {
"l": 0.84672,
"c": 0.0756,
"h": 13.7
},
"luminance": 0.5874
}Semantic roles & 50–950 ramp
primary
#FAB9BE
secondary
#79DED6
accent
#E3D202
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181314
muted
#868383