#FDBDB5#FDBDB5
#FDBDB5 is a very light, moderate red. Relative luminance 0.606; OKLCH L 85.5% C 0.075 H 26.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBDB5 |
|---|---|
| RGB | rgb(253, 189, 181) |
| HSL | hsl(7, 95%, 85%) |
| HSV | hsv(7, 28%, 99%) |
| CMYK | cmyk(0%, 25.3%, 28.5%, 0.8%) |
| CIE-LAB | lab(82.17, 21.94, 13.06) |
| CIE-LCH | lch(82.17, 25.53, 30.76°) |
| OKLab | oklab(85.46% 0.0672 0.034) |
| OKLCH | oklch(85.46% 0.075 26.8) |
| XYZ | xyz(67.0475, 60.6176, 51.8759) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.73
Light Rose
#FFC5CB
ΔE00 5.76
Pale Salmon
#FFB19A
ΔE00 6.22
Lightpink
#FFB6C1
ΔE00 7.03
Pink
#FFC0CB
ΔE00 7.12
Light Salmon
#FEA993
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBDB5 #B5F5FD
analogous
#FDB5D1 #FDBDB5 #FDE1B5
triadic
#FDBDB5 #B5FDBD #BDB5FD
tetradic
#FDBDB5 #D1FDB5 #B5F5FD #E1B5FD
square
#FDBDB5 #D1FDB5 #B5F5FD #E1B5FD
split-complementary
#FDBDB5 #B5FDE1 #B5D1FD
monochromatic
#FA533E #FB8879 #FDBDB5 #FEE4E1 #FEE4E1
Accessibility & contrast
On white
1.60
#FDBDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#FDBDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBDB5
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBDB5 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC5B4
Deuteranopia (green-blind)
#D9D1B4
Tritanopia (blue-blind)
#FFB5BB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fdbdb5; /* rgb */ color: rgb(253, 189, 181); /* oklch */ color: oklch(85.5% 0.075 26.8);
Tailwind
colors: {
custom: {
50: '#ffd1cb',
500: '#fdbdb5',
950: '#000000',
},
}SCSS
$custom: #fdbdb5; $custom-light: #ffd1cb; $custom-dark: #000000;
JSON
{
"hex": "#fdbdb5",
"rgb": {
"r": 253,
"g": 189,
"b": 181
},
"hsl": {
"h": 6.667,
"s": 94.737,
"l": 85.098
},
"oklch": {
"l": 0.85464,
"c": 0.07525,
"h": 26.8
},
"luminance": 0.60614
}Semantic roles & 50–950 ramp
primary
#FDBDB5
secondary
#73D6E3
accent
#CCE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382