#FABABB#FABABB
#FABABB is a very light, moderate red. Relative luminance 0.590; OKLCH L 84.8% C 0.074 H 17.7°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FABABB |
|---|---|
| RGB | rgb(250, 186, 187) |
| HSL | hsl(359, 86%, 85%) |
| HSV | hsv(359, 26%, 98%) |
| CMYK | cmyk(0%, 25.6%, 25.2%, 2%) |
| CIE-LAB | lab(81.31, 23.22, 8.57) |
| CIE-LCH | lch(81.31, 24.75, 20.25°) |
| OKLab | oklab(84.77% 0.0708 0.0226) |
| OKLCH | oklch(84.77% 0.074 17.7) |
| XYZ | xyz(65.9540, 59.0330, 54.9246) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.10
Light Rose
#FFC5CB
ΔE00 3.34
Lightpink
#FFB6C1
ΔE00 3.68
Pink
#FFC0CB
ΔE00 3.96
Bubblegum
#FFC1CC
ΔE00 4.08
Soft Pink
#FDB0C0
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABABB #BAFAF9
analogous
#FABADB #FABABB #FAD9BA
triadic
#FABABB #BBFABA #BABBFA
tetradic
#FABABB #DBFABA #BAFAF9 #D9BAFA
square
#FABABB #DBFABA #BAFAF9 #D9BAFA
split-complementary
#FABABB #BAFAD9 #BADBFA
monochromatic
#F2484B #F68183 #FABABB #FDE2E3 #FDE2E3
Accessibility & contrast
On white
1.64
#FABABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#FABABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABABB
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABABB | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BB
Deuteranopia (green-blind)
#D4CFBA
Tritanopia (blue-blind)
#FFB4BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fababb; /* rgb */ color: rgb(250, 186, 187); /* oklch */ color: oklch(84.8% 0.074 17.7);
Tailwind
colors: {
custom: {
50: '#fdcfcf',
500: '#fababb',
950: '#000000',
},
}SCSS
$custom: #fababb; $custom-light: #fdcfcf; $custom-dark: #000000;
JSON
{
"hex": "#fababb",
"rgb": {
"r": 250,
"g": 186,
"b": 187
},
"hsl": {
"h": 359.063,
"s": 86.486,
"l": 85.49
},
"oklch": {
"l": 0.84772,
"c": 0.07431,
"h": 17.7
},
"luminance": 0.5903
}Semantic roles & 50–950 ramp
primary
#FABABB
secondary
#7ADEDD
accent
#E3E002
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181313
muted
#868383