#FDB2B2#FDB2B2
#FDB2B2 is a very light, moderate red. Relative luminance 0.559; OKLCH L 83.4% C 0.088 H 19.1°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB2B2 |
|---|---|
| RGB | rgb(253, 178, 178) |
| HSL | hsl(0, 95%, 85%) |
| HSV | hsv(0, 30%, 99%) |
| CMYK | cmyk(0%, 29.6%, 29.6%, 0.8%) |
| CIE-LAB | lab(79.58, 27.32, 11.00) |
| CIE-LCH | lch(79.58, 29.45, 21.92°) |
| OKLab | oklab(83.44% 0.0831 0.0288) |
| OKLCH | oklch(83.44% 0.088 19.1) |
| XYZ | xyz(64.4660, 55.9417, 49.5132) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.15
Pale Rose
#FDC1C5
ΔE00 4.45
Soft Pink
#FDB0C0
ΔE00 5.49
Light Rose
#FFC5CB
ΔE00 5.63
Pink
#FFC0CB
ΔE00 5.71
Bubblegum
#FFC1CC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB2B2 #B2FDFD
analogous
#FDB2D8 #FDB2B2 #FDD8B2
triadic
#FDB2B2 #B2FDB2 #B2B2FD
tetradic
#FDB2B2 #D8FDB2 #B2FDFD #D8B2FD
square
#FDB2B2 #D8FDB2 #B2FDFD #D8B2FD
split-complementary
#FDB2B2 #B2FDD8 #B2D8FD
monochromatic
#FA3B3B #FB7676 #FDB2B2 #FEE1E1 #FEE1E1
Accessibility & contrast
On white
1.72
#FDB2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#FDB2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB2B2
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB2B2 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BDB2
Deuteranopia (green-blind)
#D2CBB1
Tritanopia (blue-blind)
#FFAAB2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fdb2b2; /* rgb */ color: rgb(253, 178, 178); /* oklch */ color: oklch(83.4% 0.088 19.1);
Tailwind
colors: {
custom: {
50: '#ffc9c9',
500: '#fdb2b2',
950: '#000000',
},
}SCSS
$custom: #fdb2b2; $custom-light: #ffc9c9; $custom-dark: #000000;
JSON
{
"hex": "#fdb2b2",
"rgb": {
"r": 253,
"g": 178,
"b": 178
},
"hsl": {
"h": 0,
"s": 94.937,
"l": 84.51
},
"oklch": {
"l": 0.83438,
"c": 0.08798,
"h": 19.1
},
"luminance": 0.55938
}Semantic roles & 50–950 ramp
primary
#FDB2B2
secondary
#71E2E2
accent
#E5E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282