#FBB9AE#FBB9AE
#FBB9AE is a very light, moderate red. Relative luminance 0.583; OKLCH L 84.4% C 0.079 H 29.5°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB9AE |
|---|---|
| RGB | rgb(251, 185, 174) |
| HSL | hsl(9, 91%, 83%) |
| HSV | hsv(9, 31%, 98%) |
| CMYK | cmyk(0%, 26.3%, 30.7%, 1.6%) |
| CIE-LAB | lab(80.89, 22.39, 14.97) |
| CIE-LCH | lch(80.89, 26.93, 33.76°) |
| OKLab | oklab(84.37% 0.0685 0.0387) |
| OKLCH | oklch(84.37% 0.079 29.5) |
| XYZ | xyz(64.7742, 58.2668, 47.8710) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.80
Light Salmon
#FEA993
ΔE00 5.73
Pale Rose
#FDC1C5
ΔE00 6.13
Blush (survey)
#F29E8E
ΔE00 6.87
Light Rose
#FFC5CB
ΔE00 7.21
Lightpink
#FFB6C1
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB9AE #AEF0FB
analogous
#FBAEC9 #FBB9AE #FBDFAE
triadic
#FBB9AE #AEFBB9 #B9AEFB
tetradic
#FBB9AE #C9FBAE #AEF0FB #DFAEFB
square
#FBB9AE #C9FBAE #AEF0FB #DFAEFB
split-complementary
#FBB9AE #AEFBDF #AEC9FB
monochromatic
#F55439 #F88774 #FBB9AE #FEE6E2 #FEE6E2
Accessibility & contrast
On white
1.66
#FBB9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#FBB9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB9AE
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB9AE | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AD
Deuteranopia (green-blind)
#D6CEAD
Tritanopia (blue-blind)
#FFB1B6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fbb9ae; /* rgb */ color: rgb(251, 185, 174); /* oklch */ color: oklch(84.4% 0.079 29.5);
Tailwind
colors: {
custom: {
50: '#fecec6',
500: '#fbb9ae',
950: '#000000',
},
}SCSS
$custom: #fbb9ae; $custom-light: #fecec6; $custom-dark: #000000;
JSON
{
"hex": "#fbb9ae",
"rgb": {
"r": 251,
"g": 185,
"b": 174
},
"hsl": {
"h": 8.571,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.84371,
"c": 0.07867,
"h": 29.5
},
"luminance": 0.58263
}Semantic roles & 50–950 ramp
primary
#FBB9AE
secondary
#6FCFDF
accent
#C5E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181313
muted
#868382