#FDB2AC#FDB2AC
#FDB2AC is a very light, moderate red. Relative luminance 0.557; OKLCH L 83.3% C 0.089 H 24.2°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB2AC |
|---|---|
| RGB | rgb(253, 178, 172) |
| HSL | hsl(4, 95%, 83%) |
| HSV | hsv(4, 32%, 99%) |
| CMYK | cmyk(0%, 29.6%, 32%, 0.8%) |
| CIE-LAB | lab(79.45, 26.56, 14.05) |
| CIE-LCH | lch(79.45, 30.04, 27.88°) |
| OKLab | oklab(83.29% 0.0809 0.0364) |
| OKLCH | oklch(83.29% 0.089 24.2) |
| XYZ | xyz(63.8767, 55.7060, 46.4096) |
| Luminance | 0.5570 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.72
Pale Salmon
#FFB19A
ΔE00 6.14
Light Salmon
#FEA993
ΔE00 6.17
Blush (survey)
#F29E8E
ΔE00 6.19
Lightpink
#FFB6C1
ΔE00 6.31
Light Rose
#FFC5CB
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB2AC #ACF7FD
analogous
#FDACCE #FDB2AC #FDDAAC
triadic
#FDB2AC #ACFDB2 #B2ACFD
tetradic
#FDB2AC #CEFDAC #ACF7FD #DAACFD
square
#FDB2AC #CEFDAC #ACF7FD #DAACFD
split-complementary
#FDB2AC #ACFDDA #ACCEFD
monochromatic
#FA4334 #FC7B70 #FDB2AC #FEE3E1 #FEE3E1
Accessibility & contrast
On white
1.73
#FDB2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#FDB2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB2AC
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB2AC | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAB
Deuteranopia (green-blind)
#D3CBAB
Tritanopia (blue-blind)
#FFA9B1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fdb2ac; /* rgb */ color: rgb(253, 178, 172); /* oklch */ color: oklch(83.3% 0.089 24.2);
Tailwind
colors: {
custom: {
50: '#ffc9c4',
500: '#fdb2ac',
950: '#000000',
},
}SCSS
$custom: #fdb2ac; $custom-light: #ffc9c4; $custom-dark: #000000;
JSON
{
"hex": "#fdb2ac",
"rgb": {
"r": 253,
"g": 178,
"b": 172
},
"hsl": {
"h": 4.444,
"s": 95.294,
"l": 83.333
},
"oklch": {
"l": 0.8329,
"c": 0.08868,
"h": 24.2
},
"luminance": 0.55702
}Semantic roles & 50–950 ramp
primary
#FDB2AC
secondary
#6CD9E2
accent
#D5E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282