#FBB2AE#FBB2AE
#FBB2AE is a very light, moderate red. Relative luminance 0.554; OKLCH L 83.1% C 0.086 H 22.6°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB2AE |
|---|---|
| RGB | rgb(251, 178, 174) |
| HSL | hsl(3, 91%, 83%) |
| HSV | hsv(3, 31%, 98%) |
| CMYK | cmyk(0%, 29.1%, 30.7%, 1.6%) |
| CIE-LAB | lab(79.28, 26.07, 12.70) |
| CIE-LCH | lch(79.28, 29.00, 25.97°) |
| OKLab | oklab(83.13% 0.0794 0.0331) |
| OKLCH | oklch(83.13% 0.086 22.6) |
| XYZ | xyz(63.3458, 55.4099, 47.3949) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.10
Lightpink
#FFB6C1
ΔE00 5.55
Light Rose
#FFC5CB
ΔE00 6.33
Blush (survey)
#F29E8E
ΔE00 6.70
Pink
#FFC0CB
ΔE00 6.80
Pale Salmon
#FFB19A
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB2AE #AEF7FB
analogous
#FBAED0 #FBB2AE #FBD8AE
triadic
#FBB2AE #AEFBB2 #B2AEFB
tetradic
#FBB2AE #D0FBAE #AEF7FB #D8AEFB
square
#FBB2AE #D0FBAE #AEF7FB #D8AEFB
split-complementary
#FBB2AE #AEFBD8 #AED0FB
monochromatic
#F54339 #F87B74 #FBB2AE #FEE3E2 #FEE3E2
Accessibility & contrast
On white
1.74
#FBB2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#FBB2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB2AE
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB2AE | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAD
Deuteranopia (green-blind)
#D1CAAD
Tritanopia (blue-blind)
#FFAAB1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fbb2ae; /* rgb */ color: rgb(251, 178, 174); /* oklch */ color: oklch(83.1% 0.086 22.6);
Tailwind
colors: {
custom: {
50: '#fec9c6',
500: '#fbb2ae',
950: '#000000',
},
}SCSS
$custom: #fbb2ae; $custom-light: #fec9c6; $custom-dark: #000000;
JSON
{
"hex": "#fbb2ae",
"rgb": {
"r": 251,
"g": 178,
"b": 174
},
"hsl": {
"h": 3.117,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.83127,
"c": 0.08602,
"h": 22.6
},
"luminance": 0.55406
}Semantic roles & 50–950 ramp
primary
#FBB2AE
secondary
#6FD9DF
accent
#DAE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282