#F3AEA0#F3AEA0
#F3AEA0 is a light, moderate red. Relative luminance 0.519; OKLCH L 81.2% C 0.084 H 31.8°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F3AEA0 |
|---|---|
| RGB | rgb(243, 174, 160) |
| HSL | hsl(10, 78%, 79%) |
| HSV | hsv(10, 34%, 95%) |
| CMYK | cmyk(0%, 28.4%, 34.2%, 4.7%) |
| CIE-LAB | lab(77.20, 23.45, 17.23) |
| CIE-LCH | lch(77.20, 29.10, 36.32°) |
| OKLab | oklab(81.23% 0.0714 0.0443) |
| OKLCH | oklch(81.23% 0.084 31.8) |
| XYZ | xyz(58.4452, 51.8685, 40.1841) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.55
Light Salmon
#FEA993
ΔE00 3.75
Blush (survey)
#F29E8E
ΔE00 4.22
Peachy Pink
#FF9A8A
ΔE00 6.17
Pinkish Tan
#D99B82
ΔE00 7.51
Darksalmon
#E9967A
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3AEA0 #A0E5F3
analogous
#F3A0BC #F3AEA0 #F3D8A0
triadic
#F3AEA0 #A0F3AE #AEA0F3
tetradic
#F3AEA0 #BCF3A0 #A0E5F3 #D8A0F3
square
#F3AEA0 #BCF3A0 #A0E5F3 #D8A0F3
split-complementary
#F3AEA0 #A0F3D8 #A0BCF3
monochromatic
#E55133 #EC806A #F3AEA0 #FADCD6 #FCE8E4
Accessibility & contrast
On white
1.85
#F3AEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#F3AEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3AEA0
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3AEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3AEA0 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69F
Deuteranopia (green-blind)
#CDC49F
Tritanopia (blue-blind)
#FFA5AA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f3aea0; /* rgb */ color: rgb(243, 174, 160); /* oklch */ color: oklch(81.2% 0.084 31.8);
Tailwind
colors: {
custom: {
50: '#f9c6bc',
500: '#f3aea0',
950: '#000000',
},
}SCSS
$custom: #f3aea0; $custom-light: #f9c6bc; $custom-dark: #000000;
JSON
{
"hex": "#f3aea0",
"rgb": {
"r": 243,
"g": 174,
"b": 160
},
"hsl": {
"h": 10.12,
"s": 77.57,
"l": 79.02
},
"oklch": {
"l": 0.81234,
"c": 0.08403,
"h": 31.8
},
"luminance": 0.51865
}Semantic roles & 50–950 ramp
primary
#F3AEA0
secondary
#66BFD2
accent
#B7DA0C
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171312
muted
#858282