#FDA8B8#FDA8B8
#FDA8B8 is a light, moderate red. Relative luminance 0.523; OKLCH L 81.9% C 0.102 H 7.2°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA8B8 |
|---|---|
| RGB | rgb(253, 168, 184) |
| HSL | hsl(349, 96%, 83%) |
| HSV | hsv(349, 34%, 99%) |
| CMYK | cmyk(0%, 33.6%, 27.3%, 0.8%) |
| CIE-LAB | lab(77.49, 33.35, 4.74) |
| CIE-LCH | lch(77.49, 33.68, 8.10°) |
| OKLab | oklab(81.88% 0.101 0.0128) |
| OKLCH | oklch(81.88% 0.102 7.2) |
| XYZ | xyz(63.1640, 52.3527, 52.1163) |
| Luminance | 0.5235 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.05
Lightpink
#FFB6C1
ΔE00 3.43
Baby Pink
#FFB7CE
ΔE00 4.87
Pastel Pink
#FFBACD
ΔE00 4.87
Powder Pink
#FFB2D0
ΔE00 5.56
Faded Pink
#DE9DAC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA8B8 #A8FDED
analogous
#FDA8E2 #FDA8B8 #FDC3A8
triadic
#FDA8B8 #B8FDA8 #A8B8FD
tetradic
#FDA8B8 #E2FDA8 #A8FDED #C3A8FD
square
#FDA8B8 #E2FDA8 #A8FDED #C3A8FD
split-complementary
#FDA8B8 #A8FDC3 #A8E2FD
monochromatic
#FA3056 #FC6C87 #FDA8B8 #FEE1E7 #FEE1E7
Accessibility & contrast
On white
1.83
#FDA8B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#FDA8B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA8B8
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA8B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA8B8 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6B8
Deuteranopia (green-blind)
#CAC5B6
Tritanopia (blue-blind)
#FFA1AE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fda8b8; /* rgb */ color: rgb(253, 168, 184); /* oklch */ color: oklch(81.9% 0.102 7.2);
Tailwind
colors: {
custom: {
50: '#ffc2cd',
500: '#fda8b8',
950: '#000000',
},
}SCSS
$custom: #fda8b8; $custom-light: #ffc2cd; $custom-dark: #000000;
JSON
{
"hex": "#fda8b8",
"rgb": {
"r": 253,
"g": 168,
"b": 184
},
"hsl": {
"h": 348.706,
"s": 95.506,
"l": 82.549
},
"oklch": {
"l": 0.81879,
"c": 0.1018,
"h": 7.2
},
"luminance": 0.52349
}Semantic roles & 50–950 ramp
primary
#FDA8B8
secondary
#68E1CA
accent
#E6BA00
background
#FFFDFE
surface
#FFF9FA
border
#D7D2D3
text
#181213
muted
#868283