#FBAEAE#FBAEAE
#FBAEAE is a very light, moderate red. Relative luminance 0.538; OKLCH L 82.4% C 0.091 H 19.2°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAEAE |
|---|---|
| RGB | rgb(251, 174, 174) |
| HSL | hsl(0, 91%, 83%) |
| HSV | hsv(0, 31%, 98%) |
| CMYK | cmyk(0%, 30.7%, 30.7%, 1.6%) |
| CIE-LAB | lab(78.37, 28.17, 11.41) |
| CIE-LCH | lch(78.37, 30.40, 22.05°) |
| OKLab | oklab(82.43% 0.0857 0.0298) |
| OKLCH | oklch(82.43% 0.091 19.2) |
| XYZ | xyz(62.5615, 53.8413, 47.1334) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.57
Pale Rose
#FDC1C5
ΔE00 5.29
Soft Pink
#FDB0C0
ΔE00 5.63
Pink
#FFC0CB
ΔE00 6.39
Light Rose
#FFC5CB
ΔE00 6.46
Bubblegum
#FFC1CC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAEAE #AEFBFB
analogous
#FBAED4 #FBAEAE #FBD4AE
triadic
#FBAEAE #AEFBAE #AEAEFB
tetradic
#FBAEAE #D4FBAE #AEFBFB #D4AEFB
square
#FBAEAE #D4FBAE #AEFBFB #D4AEFB
split-complementary
#FBAEAE #AEFBD4 #AED4FB
monochromatic
#F53939 #F87474 #FBAEAE #FEE2E2 #FEE2E2
Accessibility & contrast
On white
1.78
#FBAEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#FBAEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAEAE
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAEAE | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AE
Deuteranopia (green-blind)
#CFC8AD
Tritanopia (blue-blind)
#FFA6AE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fbaeae; /* rgb */ color: rgb(251, 174, 174); /* oklch */ color: oklch(82.4% 0.091 19.2);
Tailwind
colors: {
custom: {
50: '#fec6c6',
500: '#fbaeae',
950: '#000000',
},
}SCSS
$custom: #fbaeae; $custom-light: #fec6c6; $custom-dark: #000000;
JSON
{
"hex": "#fbaeae",
"rgb": {
"r": 251,
"g": 174,
"b": 174
},
"hsl": {
"h": 0,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.82427,
"c": 0.09072,
"h": 19.2
},
"luminance": 0.53837
}Semantic roles & 50–950 ramp
primary
#FBAEAE
secondary
#6FDFDF
accent
#E5E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282