#FDBAB2#FDBAB2
#FDBAB2 is a very light, moderate red. Relative luminance 0.592; OKLCH L 84.9% C 0.079 H 26.5°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBAB2 |
|---|---|
| RGB | rgb(253, 186, 178) |
| HSL | hsl(6, 95%, 85%) |
| HSV | hsv(6, 30%, 99%) |
| CMYK | cmyk(0%, 26.5%, 29.6%, 0.8%) |
| CIE-LAB | lab(81.41, 23.12, 13.59) |
| CIE-LCH | lch(81.41, 26.82, 30.45°) |
| OKLab | oklab(84.85% 0.0707 0.0353) |
| OKLCH | oklch(84.85% 0.079 26.5) |
| XYZ | xyz(66.1044, 59.2185, 50.0593) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.02
Pale Salmon
#FFB19A
ΔE00 5.87
Light Rose
#FFC5CB
ΔE00 6.13
Light Salmon
#FEA993
ΔE00 6.62
Lightpink
#FFB6C1
ΔE00 6.89
Pink
#FFC0CB
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBAB2 #B2F5FD
analogous
#FDB2D0 #FDBAB2 #FDE0B2
triadic
#FDBAB2 #B2FDBA #BAB2FD
tetradic
#FDBAB2 #D0FDB2 #B2F5FD #E0B2FD
square
#FDBAB2 #D0FDB2 #B2F5FD #E0B2FD
split-complementary
#FDBAB2 #B2FDE0 #B2D0FD
monochromatic
#FA4F3B #FB8576 #FDBAB2 #FEE4E1 #FEE4E1
Accessibility & contrast
On white
1.64
#FDBAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#FDBAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBAB2
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBAB2 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B1
Deuteranopia (green-blind)
#D7CFB1
Tritanopia (blue-blind)
#FFB2B8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fdbab2; /* rgb */ color: rgb(253, 186, 178); /* oklch */ color: oklch(84.9% 0.079 26.5);
Tailwind
colors: {
custom: {
50: '#ffcfc9',
500: '#fdbab2',
950: '#000000',
},
}SCSS
$custom: #fdbab2; $custom-light: #ffcfc9; $custom-dark: #000000;
JSON
{
"hex": "#fdbab2",
"rgb": {
"r": 253,
"g": 186,
"b": 178
},
"hsl": {
"h": 6.4,
"s": 94.937,
"l": 84.51
},
"oklch": {
"l": 0.84853,
"c": 0.079,
"h": 26.5
},
"luminance": 0.59215
}Semantic roles & 50–950 ramp
primary
#FDBAB2
secondary
#71D6E2
accent
#CDE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181313
muted
#868382