#FABEAF#FABEAF
#FABEAF is a very light, moderate red. Relative luminance 0.602; OKLCH L 85.2% C 0.073 H 34.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FABEAF |
|---|---|
| RGB | rgb(250, 190, 175) |
| HSL | hsl(12, 88%, 83%) |
| HSV | hsv(12, 30%, 98%) |
| CMYK | cmyk(0%, 24%, 30%, 2%) |
| CIE-LAB | lab(81.97, 19.52, 15.94) |
| CIE-LCH | lch(81.97, 25.20, 39.25°) |
| OKLab | oklab(85.2% 0.06 0.0412) |
| OKLCH | oklch(85.2% 0.073 34.5) |
| XYZ | xyz(65.5771, 60.2495, 48.7243) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.66
Light Salmon
#FEA993
ΔE00 6.23
Pale Rose
#FDC1C5
ΔE00 7.41
Blush (survey)
#F29E8E
ΔE00 8.03
Apricot
#FBCEB1
ΔE00 8.11
Light Rose
#FFC5CB
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABEAF #AFEBFA
analogous
#FAAFC5 #FABEAF #FAE3AF
triadic
#FABEAF #AFFABE #BEAFFA
tetradic
#FABEAF #C5FAAF #AFEBFA #E3AFFA
square
#FABEAF #C5FAAF #AFEBFA #E3AFFA
split-complementary
#FABEAF #AFFAE3 #AFC5FA
monochromatic
#F3603C #F68F75 #FABEAF #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.61
#FABEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#FABEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABEAF
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABEAF | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5AE
Deuteranopia (green-blind)
#D9D1AF
Tritanopia (blue-blind)
#FFB6BA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fabeaf; /* rgb */ color: rgb(250, 190, 175); /* oklch */ color: oklch(85.2% 0.073 34.5);
Tailwind
colors: {
custom: {
50: '#fdd1c6',
500: '#fabeaf',
950: '#000000',
},
}SCSS
$custom: #fabeaf; $custom-light: #fdd1c6; $custom-dark: #000000;
JSON
{
"hex": "#fabeaf",
"rgb": {
"r": 250,
"g": 190,
"b": 175
},
"hsl": {
"h": 12,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.85198,
"c": 0.07274,
"h": 34.5
},
"luminance": 0.60246
}Semantic roles & 50–950 ramp
primary
#FABEAF
secondary
#70C7DD
accent
#B7E501
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382