#FDACAE#FDACAE
#FDACAE is a very light, moderate red. Relative luminance 0.534; OKLCH L 82.3% C 0.096 H 17.7°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FDACAE |
|---|---|
| RGB | rgb(253, 172, 174) |
| HSL | hsl(359, 95%, 83%) |
| HSV | hsv(359, 32%, 99%) |
| CMYK | cmyk(0%, 32%, 31.2%, 0.8%) |
| CIE-LAB | lab(78.14, 29.96, 11.12) |
| CIE-LCH | lch(78.14, 31.95, 20.36°) |
| OKLab | oklab(82.3% 0.091 0.0291) |
| OKLCH | oklch(82.3% 0.096 17.7) |
| XYZ | xyz(62.9024, 53.4478, 47.0396) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.35
Soft Pink
#FDB0C0
ΔE00 5.17
Pale Rose
#FDC1C5
ΔE00 5.70
Pink
#FFC0CB
ΔE00 6.48
Bubblegum
#FFC1CC
ΔE00 6.72
Light Rose
#FFC5CB
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDACAE #ACFDFB
analogous
#FDACD6 #FDACAE #FDD2AC
triadic
#FDACAE #AEFDAC #ACAEFD
tetradic
#FDACAE #D6FDAC #ACFDFB #D2ACFD
square
#FDACAE #D6FDAC #ACFDFB #D2ACFD
split-complementary
#FDACAE #ACFDD2 #ACD6FD
monochromatic
#FA3439 #FC7074 #FDACAE #FEE1E2 #FEE1E2
Accessibility & contrast
On white
1.80
#FDACAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#FDACAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDACAE
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDACAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDACAE | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AE
Deuteranopia (green-blind)
#CEC7AD
Tritanopia (blue-blind)
#FFA4AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fdacae; /* rgb */ color: rgb(253, 172, 174); /* oklch */ color: oklch(82.3% 0.096 17.7);
Tailwind
colors: {
custom: {
50: '#ffc5c6',
500: '#fdacae',
950: '#000000',
},
}SCSS
$custom: #fdacae; $custom-light: #ffc5c6; $custom-dark: #000000;
JSON
{
"hex": "#fdacae",
"rgb": {
"r": 253,
"g": 172,
"b": 174
},
"hsl": {
"h": 358.519,
"s": 95.294,
"l": 83.333
},
"oklch": {
"l": 0.82297,
"c": 0.09555,
"h": 17.7
},
"luminance": 0.53444
}Semantic roles & 50–950 ramp
primary
#FDACAE
secondary
#6CE2DF
accent
#E6E000
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282