#FDB2AD#FDB2AD
#FDB2AD is a very light, moderate red. Relative luminance 0.557; OKLCH L 83.3% C 0.089 H 23.4°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB2AD |
|---|---|
| RGB | rgb(253, 178, 173) |
| HSL | hsl(4, 95%, 84%) |
| HSV | hsv(4, 32%, 99%) |
| CMYK | cmyk(0%, 29.6%, 31.6%, 0.8%) |
| CIE-LAB | lab(79.47, 26.68, 13.54) |
| CIE-LCH | lch(79.47, 29.92, 26.90°) |
| OKLab | oklab(83.32% 0.0812 0.0352) |
| OKLCH | oklch(83.32% 0.089 23.4) |
| XYZ | xyz(63.9731, 55.7446, 46.9173) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.47
Lightpink
#FFB6C1
ΔE00 5.95
Blush (survey)
#F29E8E
ΔE00 6.43
Pale Salmon
#FFB19A
ΔE00 6.51
Light Salmon
#FEA993
ΔE00 6.52
Light Rose
#FFC5CB
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB2AD #ADF8FD
analogous
#FDADD0 #FDB2AD #FDDAAD
triadic
#FDB2AD #ADFDB2 #B2ADFD
tetradic
#FDB2AD #D0FDAD #ADF8FD #DAADFD
square
#FDB2AD #D0FDAD #ADF8FD #DAADFD
split-complementary
#FDB2AD #ADFDDA #ADD0FD
monochromatic
#FA4236 #FC7A71 #FDB2AD #FEE3E1 #FEE3E1
Accessibility & contrast
On white
1.73
#FDB2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#FDB2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB2AD
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB2AD | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAC
Deuteranopia (green-blind)
#D3CBAC
Tritanopia (blue-blind)
#FFA9B1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fdb2ad; /* rgb */ color: rgb(253, 178, 173); /* oklch */ color: oklch(83.3% 0.089 23.4);
Tailwind
colors: {
custom: {
50: '#ffc9c5',
500: '#fdb2ad',
950: '#000000',
},
}SCSS
$custom: #fdb2ad; $custom-light: #ffc9c5; $custom-dark: #000000;
JSON
{
"hex": "#fdb2ad",
"rgb": {
"r": 253,
"g": 178,
"b": 173
},
"hsl": {
"h": 3.75,
"s": 95.238,
"l": 83.529
},
"oklch": {
"l": 0.83315,
"c": 0.08852,
"h": 23.4
},
"luminance": 0.55741
}Semantic roles & 50–950 ramp
primary
#FDB2AD
secondary
#6CDAE2
accent
#D7E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282