#FDB5C0#FDB5C0
#FDB5C0 is a very light, moderate red. Relative luminance 0.577; OKLCH L 84.3% C 0.085 H 8.9°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB5C0 |
|---|---|
| RGB | rgb(253, 181, 192) |
| HSL | hsl(351, 95%, 85%) |
| HSV | hsv(351, 28%, 99%) |
| CMYK | cmyk(0%, 28.5%, 24.1%, 0.8%) |
| CIE-LAB | lab(80.59, 27.63, 4.88) |
| CIE-LCH | lch(80.59, 28.06, 10.02°) |
| OKLab | oklab(84.33% 0.0837 0.0132) |
| OKLCH | oklch(84.33% 0.085 8.9) |
| XYZ | xyz(66.5475, 57.7398, 57.4986) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 0.36
Soft Pink
#FDB0C0
ΔE00 1.84
Pink
#FFC0CB
ΔE00 2.76
Bubblegum
#FFC1CC
ΔE00 3.04
Pastel Pink
#FFBACD
ΔE00 3.12
Pale Rose
#FDC1C5
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB5C0 #B5FDF2
analogous
#FDB5E4 #FDB5C0 #FDCEB5
triadic
#FDB5C0 #C0FDB5 #B5C0FD
tetradic
#FDB5C0 #E4FDB5 #B5FDF2 #CEB5FD
square
#FDB5C0 #E4FDB5 #B5FDF2 #CEB5FD
split-complementary
#FDB5C0 #B5FDCE #B5E4FD
monochromatic
#FA3E5B #FB798D #FDB5C0 #FEE1E6 #FEE1E6
Accessibility & contrast
On white
1.67
#FDB5C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#FDB5C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB5C0
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB5C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB5C0 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0C0
Deuteranopia (green-blind)
#D1CDBF
Tritanopia (blue-blind)
#FFAFB9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fdb5c0; /* rgb */ color: rgb(253, 181, 192); /* oklch */ color: oklch(84.3% 0.085 8.9);
Tailwind
colors: {
custom: {
50: '#ffcbd3',
500: '#fdb5c0',
950: '#000000',
},
}SCSS
$custom: #fdb5c0; $custom-light: #ffcbd3; $custom-dark: #000000;
JSON
{
"hex": "#fdb5c0",
"rgb": {
"r": 253,
"g": 181,
"b": 192
},
"hsl": {
"h": 350.833,
"s": 94.737,
"l": 85.098
},
"oklch": {
"l": 0.84329,
"c": 0.08473,
"h": 8.9
},
"luminance": 0.57736
}Semantic roles & 50–950 ramp
primary
#FDB5C0
secondary
#73E3D2
accent
#E6C200
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383