#FBB8AE#FBB8AE
#FBB8AE is a very light, moderate red. Relative luminance 0.578; OKLCH L 84.2% C 0.080 H 28.4°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB8AE |
|---|---|
| RGB | rgb(251, 184, 174) |
| HSL | hsl(8, 91%, 83%) |
| HSV | hsv(8, 31%, 98%) |
| CMYK | cmyk(0%, 26.7%, 30.7%, 1.6%) |
| CIE-LAB | lab(80.66, 22.92, 14.64) |
| CIE-LCH | lch(80.66, 27.19, 32.58°) |
| OKLab | oklab(84.19% 0.07 0.0379) |
| OKLCH | oklch(84.19% 0.08 28.4) |
| XYZ | xyz(64.5658, 57.8499, 47.8015) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.02
Light Salmon
#FEA993
ΔE00 5.81
Pale Rose
#FDC1C5
ΔE00 5.88
Blush (survey)
#F29E8E
ΔE00 6.75
Light Rose
#FFC5CB
ΔE00 7.00
Lightpink
#FFB6C1
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB8AE #AEF1FB
analogous
#FBAECA #FBB8AE #FBDEAE
triadic
#FBB8AE #AEFBB8 #B8AEFB
tetradic
#FBB8AE #CAFBAE #AEF1FB #DEAEFB
square
#FBB8AE #CAFBAE #AEF1FB #DEAEFB
split-complementary
#FBB8AE #AEFBDE #AECAFB
monochromatic
#F55239 #F88574 #FBB8AE #FEE5E2 #FEE5E2
Accessibility & contrast
On white
1.67
#FBB8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#FBB8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB8AE
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB8AE | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AD
Deuteranopia (green-blind)
#D6CDAD
Tritanopia (blue-blind)
#FFB0B5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbb8ae; /* rgb */ color: rgb(251, 184, 174); /* oklch */ color: oklch(84.2% 0.080 28.4);
Tailwind
colors: {
custom: {
50: '#fecdc6',
500: '#fbb8ae',
950: '#000000',
},
}SCSS
$custom: #fbb8ae; $custom-light: #fecdc6; $custom-dark: #000000;
JSON
{
"hex": "#fbb8ae",
"rgb": {
"r": 251,
"g": 184,
"b": 174
},
"hsl": {
"h": 7.792,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.84192,
"c": 0.07964,
"h": 28.4
},
"luminance": 0.57846
}Semantic roles & 50–950 ramp
primary
#FBB8AE
secondary
#6FD0DF
accent
#C8E600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181313
muted
#868382