#FBAEAD#FBAEAD
#FBAEAD is a very light, moderate red. Relative luminance 0.538; OKLCH L 82.4% C 0.091 H 20.0°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAEAD |
|---|---|
| RGB | rgb(251, 174, 173) |
| HSL | hsl(1, 91%, 83%) |
| HSV | hsv(1, 31%, 98%) |
| CMYK | cmyk(0%, 30.7%, 31.1%, 1.6%) |
| CIE-LAB | lab(78.35, 28.05, 11.92) |
| CIE-LCH | lch(78.35, 30.48, 23.03°) |
| OKLab | oklab(82.4% 0.0853 0.0311) |
| OKLCH | oklch(82.4% 0.091 20) |
| XYZ | xyz(62.4644, 53.8024, 46.6219) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.90
Pale Rose
#FDC1C5
ΔE00 5.44
Soft Pink
#FDB0C0
ΔE00 5.99
Light Rose
#FFC5CB
ΔE00 6.63
Pink
#FFC0CB
ΔE00 6.66
Bubblegum
#FFC1CC
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAEAD #ADFAFB
analogous
#FBADD3 #FBAEAD #FBD5AD
triadic
#FBAEAD #ADFBAE #AEADFB
tetradic
#FBAEAD #D3FBAD #ADFAFB #D5ADFB
square
#FBAEAD #D3FBAD #ADFAFB #D5ADFB
split-complementary
#FBAEAD #ADFBD5 #ADD3FB
monochromatic
#F53B38 #F87473 #FBAEAD #FEE2E2 #FEE2E2
Accessibility & contrast
On white
1.79
#FBAEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#FBAEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAEAD
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAEAD | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AD
Deuteranopia (green-blind)
#CFC8AC
Tritanopia (blue-blind)
#FFA6AE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fbaead; /* rgb */ color: rgb(251, 174, 173); /* oklch */ color: oklch(82.4% 0.091 20.0);
Tailwind
colors: {
custom: {
50: '#fec6c5',
500: '#fbaead',
950: '#000000',
},
}SCSS
$custom: #fbaead; $custom-light: #fec6c5; $custom-dark: #000000;
JSON
{
"hex": "#fbaead",
"rgb": {
"r": 251,
"g": 174,
"b": 173
},
"hsl": {
"h": 0.769,
"s": 90.698,
"l": 83.137
},
"oklch": {
"l": 0.82402,
"c": 0.09079,
"h": 20
},
"luminance": 0.53798
}Semantic roles & 50–950 ramp
primary
#FBAEAD
secondary
#6EDDDF
accent
#E3E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282