#FBB7AE#FBB7AE
#FBB7AE is a very light, moderate red. Relative luminance 0.574; OKLCH L 84.0% C 0.081 H 27.4°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB7AE |
|---|---|
| RGB | rgb(251, 183, 174) |
| HSL | hsl(7, 91%, 83%) |
| HSV | hsv(7, 31%, 98%) |
| CMYK | cmyk(0%, 27.1%, 30.7%, 1.6%) |
| CIE-LAB | lab(80.42, 23.44, 14.32) |
| CIE-LCH | lch(80.42, 27.47, 31.41°) |
| OKLab | oklab(84.01% 0.0716 0.0371) |
| OKLCH | oklch(84.01% 0.081 27.4) |
| XYZ | xyz(64.3588, 57.4359, 47.7325) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.29
Pale Rose
#FDC1C5
ΔE00 5.66
Light Salmon
#FEA993
ΔE00 5.92
Blush (survey)
#F29E8E
ΔE00 6.66
Light Rose
#FFC5CB
ΔE00 6.81
Lightpink
#FFB6C1
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB7AE #AEF2FB
analogous
#FBAECB #FBB7AE #FBDDAE
triadic
#FBB7AE #AEFBB7 #B7AEFB
tetradic
#FBB7AE #CBFBAE #AEF2FB #DDAEFB
square
#FBB7AE #CBFBAE #AEF2FB #DDAEFB
split-complementary
#FBB7AE #AEFBDD #AECBFB
monochromatic
#F54F39 #F88374 #FBB7AE #FEE5E2 #FEE5E2
Accessibility & contrast
On white
1.68
#FBB7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#FBB7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB7AE
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB7AE | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0AD
Deuteranopia (green-blind)
#D5CDAD
Tritanopia (blue-blind)
#FFAFB5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fbb7ae; /* rgb */ color: rgb(251, 183, 174); /* oklch */ color: oklch(84.0% 0.081 27.4);
Tailwind
colors: {
custom: {
50: '#fecdc6',
500: '#fbb7ae',
950: '#000000',
},
}SCSS
$custom: #fbb7ae; $custom-light: #fecdc6; $custom-dark: #000000;
JSON
{
"hex": "#fbb7ae",
"rgb": {
"r": 251,
"g": 183,
"b": 174
},
"hsl": {
"h": 7.013,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.84013,
"c": 0.08064,
"h": 27.4
},
"luminance": 0.57432
}Semantic roles & 50–950 ramp
primary
#FBB7AE
secondary
#6FD2DF
accent
#CBE600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181313
muted
#868382