#FDA7B2#FDA7B2
#FDA7B2 is a light, moderate red. Relative luminance 0.517; OKLCH L 81.5% C 0.102 H 11.2°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA7B2 |
|---|---|
| RGB | rgb(253, 167, 178) |
| HSL | hsl(352, 96%, 82%) |
| HSV | hsv(352, 34%, 99%) |
| CMYK | cmyk(0%, 34%, 29.6%, 0.8%) |
| CIE-LAB | lab(77.12, 33.08, 7.49) |
| CIE-LCH | lch(77.12, 33.92, 12.76°) |
| OKLab | oklab(81.55% 0.1003 0.0199) |
| OKLCH | oklch(81.55% 0.102 11.2) |
| XYZ | xyz(62.3644, 51.7386, 48.8127) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.21
Lightpink
#FFB6C1
ΔE00 3.71
Pastel Pink
#FFBACD
ΔE00 6.03
Faded Pink
#DE9DAC
ΔE00 6.08
Baby Pink
#FFB7CE
ΔE00 6.30
Pink
#FFC0CB
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA7B2 #A7FDF2
analogous
#FDA7DD #FDA7B2 #FDC7A7
triadic
#FDA7B2 #B2FDA7 #A7B2FD
tetradic
#FDA7B2 #DDFDA7 #A7FDF2 #C7A7FD
square
#FDA7B2 #DDFDA7 #A7FDF2 #C7A7FD
split-complementary
#FDA7B2 #A7FDC7 #A7DDFD
monochromatic
#FA2F49 #FC6B7E #FDA7B2 #FEE1E5 #FEE1E5
Accessibility & contrast
On white
1.85
#FDA7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#FDA7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA7B2
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA7B2 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B5B2
Deuteranopia (green-blind)
#CAC5B0
Tritanopia (blue-blind)
#FF9FAB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fda7b2; /* rgb */ color: rgb(253, 167, 178); /* oklch */ color: oklch(81.5% 0.102 11.2);
Tailwind
colors: {
custom: {
50: '#ffc2c9',
500: '#fda7b2',
950: '#000000',
},
}SCSS
$custom: #fda7b2; $custom-light: #ffc2c9; $custom-dark: #000000;
JSON
{
"hex": "#fda7b2",
"rgb": {
"r": 253,
"g": 167,
"b": 178
},
"hsl": {
"h": 352.326,
"s": 95.556,
"l": 82.353
},
"oklch": {
"l": 0.81549,
"c": 0.10229,
"h": 11.2
},
"luminance": 0.51734
}Semantic roles & 50–950 ramp
primary
#FDA7B2
secondary
#67E1D1
accent
#E6C800
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181213
muted
#868282