#FDB2AE#FDB2AE
#FDB2AE is a very light, moderate red. Relative luminance 0.558; OKLCH L 83.3% C 0.088 H 22.5°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB2AE |
|---|---|
| RGB | rgb(253, 178, 174) |
| HSL | hsl(3, 95%, 84%) |
| HSV | hsv(3, 31%, 99%) |
| CMYK | cmyk(0%, 29.6%, 31.2%, 0.8%) |
| CIE-LAB | lab(79.49, 26.81, 13.03) |
| CIE-LCH | lch(79.49, 29.81, 25.92°) |
| OKLab | oklab(83.34% 0.0816 0.0339) |
| OKLCH | oklch(83.34% 0.088 22.5) |
| XYZ | xyz(64.0702, 55.7834, 47.4288) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.24
Lightpink
#FFB6C1
ΔE00 5.58
Light Rose
#FFC5CB
ΔE00 6.45
Blush (survey)
#F29E8E
ΔE00 6.69
Light Salmon
#FEA993
ΔE00 6.88
Pale Salmon
#FFB19A
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB2AE #AEF9FD
analogous
#FDAED1 #FDB2AE #FDD9AE
triadic
#FDB2AE #AEFDB2 #B2AEFD
tetradic
#FDB2AE #D1FDAE #AEF9FD #D9AEFD
square
#FDB2AE #D1FDAE #AEF9FD #D9AEFD
split-complementary
#FDB2AE #AEFDD9 #AED1FD
monochromatic
#FA4037 #FC7972 #FDB2AE #FEE3E1 #FEE3E1
Accessibility & contrast
On white
1.73
#FDB2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#FDB2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB2AE
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB2AE | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAD
Deuteranopia (green-blind)
#D2CBAD
Tritanopia (blue-blind)
#FFAAB1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fdb2ae; /* rgb */ color: rgb(253, 178, 174); /* oklch */ color: oklch(83.3% 0.088 22.5);
Tailwind
colors: {
custom: {
50: '#ffc9c6',
500: '#fdb2ae',
950: '#000000',
},
}SCSS
$custom: #fdb2ae; $custom-light: #ffc9c6; $custom-dark: #000000;
JSON
{
"hex": "#fdb2ae",
"rgb": {
"r": 253,
"g": 178,
"b": 174
},
"hsl": {
"h": 3.038,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.83339,
"c": 0.08837,
"h": 22.5
},
"luminance": 0.55779
}Semantic roles & 50–950 ramp
primary
#FDB2AE
secondary
#6DDCE2
accent
#DAE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282