#F0C0AA#F0C0AA
#F0C0AA is a very light, moderate orange. Relative luminance 0.591; OKLCH L 84.5% C 0.063 H 45.9°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F0C0AA |
|---|---|
| RGB | rgb(240, 192, 170) |
| HSL | hsl(19, 70%, 80%) |
| HSV | hsv(19, 29%, 94%) |
| CMYK | cmyk(0%, 20%, 29.2%, 5.9%) |
| CIE-LAB | lab(81.36, 14.06, 17.61) |
| CIE-LCH | lch(81.36, 22.54, 51.40°) |
| OKLab | oklab(84.46% 0.0439 0.0453) |
| OKLCH | oklch(84.46% 0.063 45.9) |
| XYZ | xyz(62.0417, 59.1296, 46.1676) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.37
Pale Salmon
#FFB19A
ΔE00 6.79
Peach
#FFDAB9
ΔE00 8.33
Light Salmon
#FEA993
ΔE00 8.55
Light Peach
#FFD8B1
ΔE00 9.12
Pinkish Tan
#D99B82
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0C0AA #AADAF0
analogous
#F0AAB7 #F0C0AA #F0E3AA
triadic
#F0C0AA #AAF0C0 #C0AAF0
tetradic
#F0C0AA #B7F0AA #AADAF0 #E3AAF0
square
#F0C0AA #B7F0AA #AADAF0 #E3AAF0
split-complementary
#F0C0AA #AAF0E3 #AAB7F0
monochromatic
#DE7342 #E79976 #F0C0AA #F9E7DE #FAECE5
Accessibility & contrast
On white
1.64
#F0C0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#F0C0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0C0AA
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0C0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0C0AA | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A8
Deuteranopia (green-blind)
#D7CEAA
Tritanopia (blue-blind)
#FDB8BA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f0c0aa; /* rgb */ color: rgb(240, 192, 170); /* oklch */ color: oklch(84.5% 0.063 45.9);
Tailwind
colors: {
custom: {
50: '#f6d3c3',
500: '#f0c0aa',
950: '#000000',
},
}SCSS
$custom: #f0c0aa; $custom-light: #f6d3c3; $custom-dark: #000000;
JSON
{
"hex": "#f0c0aa",
"rgb": {
"r": 240,
"g": 192,
"b": 170
},
"hsl": {
"h": 18.857,
"s": 70,
"l": 80.392
},
"oklch": {
"l": 0.84464,
"c": 0.06303,
"h": 45.9
},
"luminance": 0.59127
}Semantic roles & 50–950 ramp
primary
#F0C0AA
secondary
#70B1CE
accent
#96D214
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382