#F0AE8A#F0AE8A
#F0AE8A is a light, moderate orange. Relative luminance 0.506; OKLCH L 80.4% C 0.092 H 49.6°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F0AE8A |
|---|---|
| RGB | rgb(240, 174, 138) |
| HSL | hsl(21, 77%, 74%) |
| HSV | hsv(21, 43%, 94%) |
| CMYK | cmyk(0%, 27.5%, 42.5%, 5.9%) |
| CIE-LAB | lab(76.46, 19.79, 28.01) |
| CIE-LCH | lch(76.46, 34.29, 54.75°) |
| OKLab | oklab(80.45% 0.0594 0.0699) |
| OKLCH | oklch(80.45% 0.092 49.6) |
| XYZ | xyz(55.6610, 50.6360, 30.8819) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.41
Lightsalmon
#FFA07A
ΔE00 5.82
Pale Salmon
#FFB19A
ΔE00 6.01
Pinkish Tan
#D99B82
ΔE00 6.30
Light Salmon
#FEA993
ΔE00 6.94
Darksalmon
#E9967A
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0AE8A #8ACCF0
analogous
#F08A99 #F0AE8A #F0E18A
triadic
#F0AE8A #8AF0AE #AE8AF0
tetradic
#F0AE8A #99F08A #8ACCF0 #E18AF0
square
#F0AE8A #99F08A #8ACCF0 #E18AF0
split-complementary
#F0AE8A #8AF0E1 #8A99F0
monochromatic
#E2631E #E98854 #F0AE8A #F7D4C0 #FCECE4
Accessibility & contrast
On white
1.89
#F0AE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#F0AE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0AE8A
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0AE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0AE8A | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B487
Deuteranopia (green-blind)
#CFC28A
Tritanopia (blue-blind)
#FFA2A5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f0ae8a; /* rgb */ color: rgb(240, 174, 138); /* oklch */ color: oklch(80.4% 0.092 49.6);
Tailwind
colors: {
custom: {
50: '#f7c6ac',
500: '#f0ae8a',
950: '#000000',
},
}SCSS
$custom: #f0ae8a; $custom-light: #f7c6ac; $custom-dark: #000000;
JSON
{
"hex": "#f0ae8a",
"rgb": {
"r": 240,
"g": 174,
"b": 138
},
"hsl": {
"h": 21.176,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.80447,
"c": 0.09172,
"h": 49.6
},
"luminance": 0.50632
}Semantic roles & 50–950 ramp
primary
#F0AE8A
secondary
#53A1CC
accent
#91DA0C
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281