#F2AE86#F2AE86
#F2AE86 is a light, moderate orange. Relative luminance 0.509; OKLCH L 80.6% C 0.096 H 51.4°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F2AE86 |
|---|---|
| RGB | rgb(242, 174, 134) |
| HSL | hsl(22, 81%, 74%) |
| HSV | hsv(22, 45%, 95%) |
| CMYK | cmyk(0%, 28.1%, 44.6%, 5.1%) |
| CIE-LAB | lab(76.60, 20.16, 30.37) |
| CIE-LCH | lch(76.60, 36.45, 56.41°) |
| OKLab | oklab(80.58% 0.0601 0.0753) |
| OKLCH | oklch(80.58% 0.096 51.4) |
| XYZ | xyz(56.0596, 50.8744, 29.4167) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.35
Lightsalmon
#FFA07A
ΔE00 5.93
Apricot (survey)
#FFB16D
ΔE00 6.69
Sandybrown
#F4A460
ΔE00 6.87
Pale Salmon
#FFB19A
ΔE00 6.87
Pinkish Tan
#D99B82
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2AE86 #86CAF2
analogous
#F28694 #F2AE86 #F2E486
triadic
#F2AE86 #86F2AE #AE86F2
tetradic
#F2AE86 #94F286 #86CAF2 #E486F2
square
#F2AE86 #94F286 #86CAF2 #E486F2
split-complementary
#F2AE86 #86F2E4 #8694F2
monochromatic
#E56419 #EC894F #F2AE86 #F8D3BD #FCEDE3
Accessibility & contrast
On white
1.88
#F2AE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#F2AE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2AE86
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2AE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2AE86 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B483
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#FFA2A4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f2ae86; /* rgb */ color: rgb(242, 174, 134); /* oklch */ color: oklch(80.6% 0.096 51.4);
Tailwind
colors: {
custom: {
50: '#f9c6a9',
500: '#f2ae86',
950: '#000000',
},
}SCSS
$custom: #f2ae86; $custom-light: #f9c6a9; $custom-dark: #000000;
JSON
{
"hex": "#f2ae86",
"rgb": {
"r": 242,
"g": 174,
"b": 134
},
"hsl": {
"h": 22.222,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.80584,
"c": 0.09631,
"h": 51.4
},
"luminance": 0.50871
}Semantic roles & 50–950 ramp
primary
#F2AE86
secondary
#4E9FCE
accent
#8EDD09
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181310
muted
#868280