#FABAAA#FABAAA
#FABAAA is a very light, moderate red. Relative luminance 0.583; OKLCH L 84.4% C 0.078 H 34.5°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FABAAA |
|---|---|
| RGB | rgb(250, 186, 170) |
| HSL | hsl(12, 89%, 82%) |
| HSV | hsv(12, 32%, 98%) |
| CMYK | cmyk(0%, 25.6%, 32%, 2%) |
| CIE-LAB | lab(80.93, 20.98, 17.16) |
| CIE-LCH | lch(80.93, 27.11, 39.28°) |
| OKLab | oklab(84.36% 0.0643 0.0442) |
| OKLCH | oklch(84.36% 0.078 34.5) |
| XYZ | xyz(64.2407, 58.3477, 45.9010) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.61
Light Salmon
#FEA993
ΔE00 5.11
Blush (survey)
#F29E8E
ΔE00 6.96
Pale Rose
#FDC1C5
ΔE00 7.89
Peachy Pink
#FF9A8A
ΔE00 8.52
Apricot
#FBCEB1
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABAAA #AAEAFA
analogous
#FAAAC2 #FABAAA #FAE2AA
triadic
#FABAAA #AAFABA #BAAAFA
tetradic
#FABAAA #C2FAAA #AAEAFA #E2AAFA
square
#FABAAA #C2FAAA #AAEAFA #E2AAFA
split-complementary
#FABAAA #AAFAE2 #AAC2FA
monochromatic
#F35C36 #F78B70 #FABAAA #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.66
#FABAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#FABAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABAAA
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABAAA | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1A9
Deuteranopia (green-blind)
#D7CEA9
Tritanopia (blue-blind)
#FFB1B6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fabaaa; /* rgb */ color: rgb(250, 186, 170); /* oklch */ color: oklch(84.4% 0.078 34.5);
Tailwind
colors: {
custom: {
50: '#fdcfc3',
500: '#fabaaa',
950: '#000000',
},
}SCSS
$custom: #fabaaa; $custom-light: #fdcfc3; $custom-dark: #000000;
JSON
{
"hex": "#fabaaa",
"rgb": {
"r": 250,
"g": 186,
"b": 170
},
"hsl": {
"h": 12,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.84355,
"c": 0.07797,
"h": 34.5
},
"luminance": 0.58344
}Semantic roles & 50–950 ramp
primary
#FABAAA
secondary
#6CC6DD
accent
#B8E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181312
muted
#868382