#F2A299#F2A299
#F2A299 is a light, moderate red. Relative luminance 0.470; OKLCH L 78.8% C 0.097 H 26.5°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F2A299 |
|---|---|
| RGB | rgb(242, 162, 153) |
| HSL | hsl(6, 77%, 77%) |
| HSV | hsv(6, 37%, 95%) |
| CMYK | cmyk(0%, 33.1%, 36.8%, 5.1%) |
| CIE-LAB | lab(74.20, 28.58, 16.85) |
| CIE-LCH | lch(74.20, 33.18, 30.52°) |
| OKLab | oklab(78.85% 0.0866 0.0432) |
| OKLCH | oklch(78.85% 0.097 26.5) |
| XYZ | xyz(55.2902, 47.0218, 36.2948) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.75
Peachy Pink
#FF9A8A
ΔE00 4.22
Light Salmon
#FEA993
ΔE00 4.96
Pale Salmon
#FFB19A
ΔE00 6.10
Darksalmon
#E9967A
ΔE00 7.51
Pinkish Tan
#D99B82
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2A299 #99E9F2
analogous
#F299BD #F2A299 #F2CE99
triadic
#F2A299 #99F2A2 #A299F2
tetradic
#F2A299 #BDF299 #99E9F2 #CE99F2
square
#F2A299 #BDF299 #99E9F2 #CE99F2
split-complementary
#F2A299 #99F2CE #99BDF2
monochromatic
#E43F2C #EB7163 #F2A299 #F9D3CF #FCE6E4
Accessibility & contrast
On white
2.02
#F2A299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#F2A299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2A299
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2A299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2A299 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD98
Deuteranopia (green-blind)
#C6BD98
Tritanopia (blue-blind)
#FF98A0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f2a299; /* rgb */ color: rgb(242, 162, 153); /* oklch */ color: oklch(78.8% 0.097 26.5);
Tailwind
colors: {
custom: {
50: '#f8beb7',
500: '#f2a299',
950: '#000000',
},
}SCSS
$custom: #f2a299; $custom-light: #f8beb7; $custom-dark: #000000;
JSON
{
"hex": "#f2a299",
"rgb": {
"r": 242,
"g": 162,
"b": 153
},
"hsl": {
"h": 6.067,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.78847,
"c": 0.0968,
"h": 26.5
},
"luminance": 0.47018
}Semantic roles & 50–950 ramp
primary
#F2A299
secondary
#D8F1F3
accent
#C5DA0C
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180