#F2B2AA#F2B2AA
#F2B2AA is a very light, moderate red. Relative luminance 0.536; OKLCH L 82.1% C 0.076 H 26.9°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B2AA |
|---|---|
| RGB | rgb(242, 178, 170) |
| HSL | hsl(7, 73%, 81%) |
| HSV | hsv(7, 30%, 95%) |
| CMYK | cmyk(0%, 26.4%, 29.8%, 5.1%) |
| CIE-LAB | lab(78.24, 22.22, 13.26) |
| CIE-LCH | lch(78.24, 25.87, 30.84°) |
| OKLab | oklab(82.09% 0.0679 0.0344) |
| OKLCH | oklch(82.09% 0.076 26.9) |
| XYZ | xyz(59.7955, 53.6237, 45.2233) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.76
Pale Rose
#FDC1C5
ΔE00 5.94
Blush (survey)
#F29E8E
ΔE00 6.09
Light Salmon
#FEA993
ΔE00 6.13
Light Rose
#FFC5CB
ΔE00 7.14
Lightpink
#FFB6C1
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B2AA #AAEAF2
analogous
#F2AAC6 #F2B2AA #F2D6AA
triadic
#F2B2AA #AAF2B2 #B2AAF2
tetradic
#F2B2AA #C6F2AA #AAEAF2 #D6AAF2
square
#F2B2AA #C6F2AA #AAEAF2 #D6AAF2
split-complementary
#F2B2AA #AAF2D6 #AAC6F2
monochromatic
#E25240 #EA8275 #F2B2AA #FAE2DF #FBE7E4
Accessibility & contrast
On white
1.79
#F2B2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#F2B2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B2AA
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B2AA | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAA9
Deuteranopia (green-blind)
#CEC6A9
Tritanopia (blue-blind)
#FFAAB0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #f2b2aa; /* rgb */ color: rgb(242, 178, 170); /* oklch */ color: oklch(82.1% 0.076 26.9);
Tailwind
colors: {
custom: {
50: '#f7c9c3',
500: '#f2b2aa',
950: '#000000',
},
}SCSS
$custom: #f2b2aa; $custom-light: #f7c9c3; $custom-dark: #000000;
JSON
{
"hex": "#f2b2aa",
"rgb": {
"r": 242,
"g": 178,
"b": 170
},
"hsl": {
"h": 6.667,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.82086,
"c": 0.07615,
"h": 26.9
},
"luminance": 0.5362
}Semantic roles & 50–950 ramp
primary
#F2B2AA
secondary
#6FC6D1
accent
#C0D610
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171312
muted
#858282