#FDB2BD#FDB2BD
#FDB2BD is a very light, moderate red. Relative luminance 0.564; OKLCH L 83.7% C 0.088 H 9.5°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB2BD |
|---|---|
| RGB | rgb(253, 178, 189) |
| HSL | hsl(351, 95%, 85%) |
| HSV | hsv(351, 30%, 99%) |
| CMYK | cmyk(0%, 29.6%, 25.3%, 0.8%) |
| CIE-LAB | lab(79.84, 28.79, 5.42) |
| CIE-LCH | lch(79.84, 29.30, 10.66°) |
| OKLab | oklab(83.73% 0.0872 0.0146) |
| OKLCH | oklch(83.73% 0.088 9.5) |
| XYZ | xyz(65.6150, 56.4013, 55.5647) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 0.94
Soft Pink
#FDB0C0
ΔE00 1.62
Pink
#FFC0CB
ΔE00 3.55
Pastel Pink
#FFBACD
ΔE00 3.65
Bubblegum
#FFC1CC
ΔE00 3.82
Pale Rose
#FDC1C5
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB2BD #B2FDF2
analogous
#FDB2E3 #FDB2BD #FDCDB2
triadic
#FDB2BD #BDFDB2 #B2BDFD
tetradic
#FDB2BD #E3FDB2 #B2FDF2 #CDB2FD
square
#FDB2BD #E3FDB2 #B2FDF2 #CDB2FD
split-complementary
#FDB2BD #B2FDCD #B2E3FD
monochromatic
#FA3B57 #FB768A #FDB2BD #FEE1E5 #FEE1E5
Accessibility & contrast
On white
1.71
#FDB2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#FDB2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB2BD
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB2BD | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBD
Deuteranopia (green-blind)
#D0CBBC
Tritanopia (blue-blind)
#FFACB6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fdb2bd; /* rgb */ color: rgb(253, 178, 189); /* oklch */ color: oklch(83.7% 0.088 9.5);
Tailwind
colors: {
custom: {
50: '#ffc9d0',
500: '#fdb2bd',
950: '#000000',
},
}SCSS
$custom: #fdb2bd; $custom-light: #ffc9d0; $custom-dark: #000000;
JSON
{
"hex": "#fdb2bd",
"rgb": {
"r": 253,
"g": 178,
"b": 189
},
"hsl": {
"h": 351.2,
"s": 94.937,
"l": 84.51
},
"oklch": {
"l": 0.83725,
"c": 0.08845,
"h": 9.5
},
"luminance": 0.56398
}Semantic roles & 50–950 ramp
primary
#FDB2BD
secondary
#71E2D2
accent
#E6C400
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283