#FBA2AE#FBA2AE
#FBA2AE is a light, moderate red. Relative luminance 0.494; OKLCH L 80.4% C 0.106 H 10.9°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA2AE |
|---|---|
| RGB | rgb(251, 162, 174) |
| HSL | hsl(352, 92%, 81%) |
| HSV | hsv(352, 35%, 98%) |
| CMYK | cmyk(0%, 35.5%, 30.7%, 1.6%) |
| CIE-LAB | lab(75.71, 34.46, 7.61) |
| CIE-LCH | lch(75.71, 35.29, 12.46°) |
| OKLab | oklab(80.38% 0.1045 0.0202) |
| OKLCH | oklch(80.38% 0.106 10.9) |
| XYZ | xyz(60.3459, 49.4101, 46.3949) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.02
Lightpink
#FFB6C1
ΔE00 4.80
Faded Pink
#DE9DAC
ΔE00 5.72
Rose Pink
#F7879A
ΔE00 6.17
Pig Pink
#E78EA5
ΔE00 6.22
Rosa
#FE86A4
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA2AE #A2FBEF
analogous
#FBA2DA #FBA2AE #FBC2A2
triadic
#FBA2AE #AEFBA2 #A2AEFB
tetradic
#FBA2AE #DAFBA2 #A2FBEF #C2A2FB
square
#FBA2AE #DAFBA2 #A2FBEF #C2A2FB
split-complementary
#FBA2AE #A2FBC2 #A2DAFB
monochromatic
#F62D48 #F8677B #FBA2AE #FEDDE1 #FEE2E5
Accessibility & contrast
On white
1.93
#FBA2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#FBA2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA2AE
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA2AE | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AE
Deuteranopia (green-blind)
#C7C1AC
Tritanopia (blue-blind)
#FF9AA6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fba2ae; /* rgb */ color: rgb(251, 162, 174); /* oklch */ color: oklch(80.4% 0.106 10.9);
Tailwind
colors: {
custom: {
50: '#febec6',
500: '#fba2ae',
950: '#000000',
},
}SCSS
$custom: #fba2ae; $custom-light: #febec6; $custom-dark: #000000;
JSON
{
"hex": "#fba2ae",
"rgb": {
"r": 251,
"g": 162,
"b": 174
},
"hsl": {
"h": 351.91,
"s": 91.753,
"l": 80.98
},
"oklch": {
"l": 0.8038,
"c": 0.10643,
"h": 10.9
},
"luminance": 0.49406
}Semantic roles & 50–950 ramp
primary
#FBA2AE
secondary
#D5F6F1
accent
#E6C700
background
#FFFBFC
surface
#FFF7F8
border
#D7D0D1
text
#181213
muted
#868182