#FDA8B2#FDA8B2
#FDA8B2 is a light, moderate red. Relative luminance 0.521; OKLCH L 81.7% C 0.101 H 11.8°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA8B2 |
|---|---|
| RGB | rgb(253, 168, 178) |
| HSL | hsl(353, 96%, 83%) |
| HSV | hsv(353, 34%, 99%) |
| CMYK | cmyk(0%, 33.6%, 29.6%, 0.8%) |
| CIE-LAB | lab(77.34, 32.56, 7.81) |
| CIE-LCH | lch(77.34, 33.48, 13.48°) |
| OKLab | oklab(81.72% 0.0988 0.0207) |
| OKLCH | oklch(81.72% 0.101 11.8) |
| XYZ | xyz(62.5483, 52.1064, 48.8740) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.25
Lightpink
#FFB6C1
ΔE00 3.55
Pastel Pink
#FFBACD
ΔE00 6.03
Pink
#FFC0CB
ΔE00 6.18
Faded Pink
#DE9DAC
ΔE00 6.22
Baby Pink
#FFB7CE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA8B2 #A8FDF3
analogous
#FDA8DD #FDA8B2 #FDC8A8
triadic
#FDA8B2 #B2FDA8 #A8B2FD
tetradic
#FDA8B2 #DDFDA8 #A8FDF3 #C8A8FD
square
#FDA8B2 #DDFDA8 #A8FDF3 #C8A8FD
split-complementary
#FDA8B2 #A8FDC8 #A8DDFD
monochromatic
#FA3048 #FC6C7D #FDA8B2 #FEE1E5 #FEE1E5
Accessibility & contrast
On white
1.84
#FDA8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#FDA8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA8B2
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA8B2 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B5B2
Deuteranopia (green-blind)
#CBC5B0
Tritanopia (blue-blind)
#FFA0AC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fda8b2; /* rgb */ color: rgb(253, 168, 178); /* oklch */ color: oklch(81.7% 0.101 11.8);
Tailwind
colors: {
custom: {
50: '#ffc2c9',
500: '#fda8b2',
950: '#000000',
},
}SCSS
$custom: #fda8b2; $custom-light: #ffc2c9; $custom-dark: #000000;
JSON
{
"hex": "#fda8b2",
"rgb": {
"r": 253,
"g": 168,
"b": 178
},
"hsl": {
"h": 352.941,
"s": 95.506,
"l": 82.549
},
"oklch": {
"l": 0.81718,
"c": 0.10092,
"h": 11.8
},
"luminance": 0.52102
}Semantic roles & 50–950 ramp
primary
#FDA8B2
secondary
#68E1D3
accent
#E6CA00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181213
muted
#868282