#F4AEAD#F4AEAD
#F4AEAD is a light, moderate red. Relative luminance 0.525; OKLCH L 81.7% C 0.083 H 19.9°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F4AEAD |
|---|---|
| RGB | rgb(244, 174, 173) |
| HSL | hsl(1, 76%, 82%) |
| HSV | hsv(1, 29%, 96%) |
| CMYK | cmyk(0%, 28.7%, 29.1%, 4.3%) |
| CIE-LAB | lab(77.59, 25.47, 10.75) |
| CIE-LCH | lch(77.59, 27.64, 22.89°) |
| OKLab | oklab(81.65% 0.0776 0.0281) |
| OKLCH | oklch(81.65% 0.083 19.9) |
| XYZ | xyz(59.9886, 52.5259, 46.5059) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.89
Pale Rose
#FDC1C5
ΔE00 5.08
Soft Pink
#FDB0C0
ΔE00 5.97
Light Rose
#FFC5CB
ΔE00 6.29
Pink
#FFC0CB
ΔE00 6.39
Bubblegum
#FFC1CC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4AEAD #ADF3F4
analogous
#F4ADD0 #F4AEAD #F4D2AD
triadic
#F4AEAD #ADF4AE #AEADF4
tetradic
#F4AEAD #D0F4AD #ADF3F4 #D2ADF4
square
#F4AEAD #D0F4AD #ADF3F4 #D2ADF4
split-complementary
#F4AEAD #ADF4D2 #ADD0F4
monochromatic
#E64341 #ED7977 #F4AEAD #FBE3E3 #FBE4E4
Accessibility & contrast
On white
1.83
#F4AEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#F4AEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4AEAD
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4AEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4AEAD | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AD
Deuteranopia (green-blind)
#CCC5AC
Tritanopia (blue-blind)
#FFA7AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #f4aead; /* rgb */ color: rgb(244, 174, 173); /* oklch */ color: oklch(81.7% 0.083 19.9);
Tailwind
colors: {
custom: {
50: '#f9c6c5',
500: '#f4aead',
950: '#000000',
},
}SCSS
$custom: #f4aead; $custom-light: #f9c6c5; $custom-dark: #000000;
JSON
{
"hex": "#f4aead",
"rgb": {
"r": 244,
"g": 174,
"b": 173
},
"hsl": {
"h": 0.845,
"s": 76.344,
"l": 81.765
},
"oklch": {
"l": 0.81654,
"c": 0.08251,
"h": 19.9
},
"luminance": 0.52522
}Semantic roles & 50–950 ramp
primary
#F4AEAD
secondary
#71D3D4
accent
#D6D90D
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171312
muted
#858282