#F4B2AA#F4B2AA
#F4B2AA is a very light, moderate red. Relative luminance 0.540; OKLCH L 82.3% C 0.079 H 26.7°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F4B2AA |
|---|---|
| RGB | rgb(244, 178, 170) |
| HSL | hsl(6, 77%, 81%) |
| HSV | hsv(6, 30%, 96%) |
| CMYK | cmyk(0%, 27%, 30.3%, 4.3%) |
| CIE-LAB | lab(78.45, 22.96, 13.59) |
| CIE-LCH | lch(78.45, 26.68, 30.62°) |
| OKLab | oklab(82.29% 0.0701 0.0352) |
| OKLCH | oklch(82.29% 0.079 26.7) |
| XYZ | xyz(60.4858, 53.9796, 45.2556) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.63
Pale Rose
#FDC1C5
ΔE00 5.94
Light Salmon
#FEA993
ΔE00 5.95
Blush (survey)
#F29E8E
ΔE00 5.96
Light Rose
#FFC5CB
ΔE00 7.15
Lightpink
#FFB6C1
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4B2AA #AAECF4
analogous
#F4AAC7 #F4B2AA #F4D7AA
triadic
#F4B2AA #AAF4B2 #B2AAF4
tetradic
#F4B2AA #C7F4AA #AAECF4 #D7AAF4
square
#F4B2AA #C7F4AA #AAECF4 #D7AAF4
split-complementary
#F4B2AA #AAF4D7 #AAC7F4
monochromatic
#E6503E #ED8174 #F4B2AA #FBE3E0 #FBE6E4
Accessibility & contrast
On white
1.78
#F4B2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#F4B2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4B2AA
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4B2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4B2AA | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAA9
Deuteranopia (green-blind)
#CFC7A9
Tritanopia (blue-blind)
#FFAAB0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #f4b2aa; /* rgb */ color: rgb(244, 178, 170); /* oklch */ color: oklch(82.3% 0.079 26.7);
Tailwind
colors: {
custom: {
50: '#f9c9c3',
500: '#f4b2aa',
950: '#000000',
},
}SCSS
$custom: #f4b2aa; $custom-light: #f9c9c3; $custom-dark: #000000;
JSON
{
"hex": "#f4b2aa",
"rgb": {
"r": 244,
"g": 178,
"b": 170
},
"hsl": {
"h": 6.486,
"s": 77.083,
"l": 81.176
},
"oklch": {
"l": 0.82293,
"c": 0.0785,
"h": 26.7
},
"luminance": 0.53976
}Semantic roles & 50–950 ramp
primary
#F4B2AA
secondary
#6EC9D4
accent
#C3D90C
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171312
muted
#858282