#FBAEAF#FBAEAF
#FBAEAF is a very light, moderate red. Relative luminance 0.539; OKLCH L 82.5% C 0.091 H 18.3°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAEAF |
|---|---|
| RGB | rgb(251, 174, 175) |
| HSL | hsl(359, 91%, 83%) |
| HSV | hsv(359, 31%, 98%) |
| CMYK | cmyk(0%, 30.7%, 30.3%, 1.6%) |
| CIE-LAB | lab(78.39, 28.30, 10.90) |
| CIE-LCH | lch(78.39, 30.33, 21.07°) |
| OKLab | oklab(82.45% 0.0861 0.0285) |
| OKLCH | oklch(82.45% 0.091 18.3) |
| XYZ | xyz(62.6593, 53.8804, 47.6488) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.24
Pale Rose
#FDC1C5
ΔE00 5.16
Soft Pink
#FDB0C0
ΔE00 5.27
Pink
#FFC0CB
ΔE00 6.14
Light Rose
#FFC5CB
ΔE00 6.31
Bubblegum
#FFC1CC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAEAF #AEFBFA
analogous
#FBAED5 #FBAEAF #FBD3AE
triadic
#FBAEAF #AFFBAE #AEAFFB
tetradic
#FBAEAF #D5FBAE #AEFBFA #D3AEFB
square
#FBAEAF #D5FBAE #AEFBFA #D3AEFB
split-complementary
#FBAEAF #AEFBD3 #AED5FB
monochromatic
#F5393C #F87475 #FBAEAF #FEE2E2 #FEE2E2
Accessibility & contrast
On white
1.78
#FBAEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#FBAEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAEAF
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAEAF | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AF
Deuteranopia (green-blind)
#CFC8AE
Tritanopia (blue-blind)
#FFA6AF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fbaeaf; /* rgb */ color: rgb(251, 174, 175); /* oklch */ color: oklch(82.5% 0.091 18.3);
Tailwind
colors: {
custom: {
50: '#fec6c6',
500: '#fbaeaf',
950: '#000000',
},
}SCSS
$custom: #fbaeaf; $custom-light: #fec6c6; $custom-dark: #000000;
JSON
{
"hex": "#fbaeaf",
"rgb": {
"r": 251,
"g": 174,
"b": 175
},
"hsl": {
"h": 359.221,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.82452,
"c": 0.09067,
"h": 18.3
},
"luminance": 0.53876
}Semantic roles & 50–950 ramp
primary
#FBAEAF
secondary
#6FDFDD
accent
#E6E300
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282