#FBB6AE#FBB6AE
#FBB6AE is a very light, moderate red. Relative luminance 0.570; OKLCH L 83.8% C 0.082 H 26.4°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB6AE |
|---|---|
| RGB | rgb(251, 182, 174) |
| HSL | hsl(6, 91%, 83%) |
| HSV | hsv(6, 31%, 98%) |
| CMYK | cmyk(0%, 27.5%, 30.7%, 1.6%) |
| CIE-LAB | lab(80.19, 23.97, 13.99) |
| CIE-LCH | lch(80.19, 27.75, 30.28°) |
| OKLab | oklab(83.84% 0.0732 0.0363) |
| OKLCH | oklch(83.84% 0.082 26.4) |
| XYZ | xyz(64.1533, 57.0249, 47.6640) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.48
Pale Salmon
#FFB19A
ΔE00 5.58
Light Salmon
#FEA993
ΔE00 6.07
Blush (survey)
#F29E8E
ΔE00 6.60
Light Rose
#FFC5CB
ΔE00 6.65
Lightpink
#FFB6C1
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB6AE #AEF3FB
analogous
#FBAECC #FBB6AE #FBDCAE
triadic
#FBB6AE #AEFBB6 #B6AEFB
tetradic
#FBB6AE #CCFBAE #AEF3FB #DCAEFB
square
#FBB6AE #CCFBAE #AEF3FB #DCAEFB
split-complementary
#FBB6AE #AEFBDC #AECCFB
monochromatic
#F54D39 #F88174 #FBB6AE #FEE5E2 #FEE5E2
Accessibility & contrast
On white
1.69
#FBB6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#FBB6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB6AE
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB6AE | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BFAD
Deuteranopia (green-blind)
#D4CCAD
Tritanopia (blue-blind)
#FFAEB4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fbb6ae; /* rgb */ color: rgb(251, 182, 174); /* oklch */ color: oklch(83.8% 0.082 26.4);
Tailwind
colors: {
custom: {
50: '#feccc6',
500: '#fbb6ae',
950: '#000000',
},
}SCSS
$custom: #fbb6ae; $custom-light: #feccc6; $custom-dark: #000000;
JSON
{
"hex": "#fbb6ae",
"rgb": {
"r": 251,
"g": 182,
"b": 174
},
"hsl": {
"h": 6.234,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.83835,
"c": 0.08167,
"h": 26.4
},
"luminance": 0.57021
}Semantic roles & 50–950 ramp
primary
#FBB6AE
secondary
#6FD3DF
accent
#CEE600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181313
muted
#868382