#FABBAE#FABBAE
#FABBAE is a very light, moderate red. Relative luminance 0.589; OKLCH L 84.6% C 0.076 H 31.9°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FABBAE |
|---|---|
| RGB | rgb(250, 187, 174) |
| HSL | hsl(10, 88%, 83%) |
| HSV | hsv(10, 30%, 98%) |
| CMYK | cmyk(0%, 25.2%, 30.4%, 2%) |
| CIE-LAB | lab(81.25, 20.96, 15.46) |
| CIE-LCH | lch(81.25, 26.05, 36.41°) |
| OKLab | oklab(84.63% 0.0643 0.04) |
| OKLCH | oklch(84.63% 0.076 31.9) |
| XYZ | xyz(64.8362, 58.9242, 47.9946) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.53
Light Salmon
#FEA993
ΔE00 5.80
Pale Rose
#FDC1C5
ΔE00 6.72
Blush (survey)
#F29E8E
ΔE00 7.27
Light Rose
#FFC5CB
ΔE00 7.72
Peachy Pink
#FF9A8A
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABBAE #AEEDFA
analogous
#FAAEC7 #FABBAE #FAE1AE
triadic
#FABBAE #AEFABB #BBAEFA
tetradic
#FABBAE #C7FAAE #AEEDFA #E1AEFA
square
#FABBAE #C7FAAE #AEEDFA #E1AEFA
split-complementary
#FABBAE #AEFAE1 #AEC7FA
monochromatic
#F35A3B #F68B74 #FABBAE #FDE7E2 #FDE7E2
Accessibility & contrast
On white
1.64
#FABBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#FABBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABBAE
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABBAE | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AD
Deuteranopia (green-blind)
#D7CFAD
Tritanopia (blue-blind)
#FFB3B8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fabbae; /* rgb */ color: rgb(250, 187, 174); /* oklch */ color: oklch(84.6% 0.076 31.9);
Tailwind
colors: {
custom: {
50: '#fdcfc6',
500: '#fabbae',
950: '#000000',
},
}SCSS
$custom: #fabbae; $custom-light: #fdcfc6; $custom-dark: #000000;
JSON
{
"hex": "#fabbae",
"rgb": {
"r": 250,
"g": 187,
"b": 174
},
"hsl": {
"h": 10.263,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.8463,
"c": 0.07567,
"h": 31.9
},
"luminance": 0.58921
}Semantic roles & 50–950 ramp
primary
#FABBAE
secondary
#6FCADD
accent
#BEE501
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382