#F0C8A0#F0C8A0
#F0C8A0 is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.8% C 0.070 H 66.7°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F0C8A0 |
|---|---|
| RGB | rgb(240, 200, 160) |
| HSL | hsl(30, 73%, 78%) |
| HSV | hsv(30, 33%, 94%) |
| CMYK | cmyk(0%, 16.7%, 33.3%, 5.9%) |
| CIE-LAB | lab(83.11, 8.60, 25.32) |
| CIE-LCH | lch(83.11, 26.74, 71.25°) |
| OKLab | oklab(85.77% 0.0276 0.064) |
| OKLCH | oklch(85.77% 0.07 66.7) |
| XYZ | xyz(62.9360, 62.3746, 41.9753) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.69
Peach
#FFDAB9
ΔE00 4.60
Apricot
#FBCEB1
ΔE00 4.97
Burlywood
#DEB887
ΔE00 5.13
Navajowhite
#FFDEAD
ΔE00 6.14
Tan
#D2B48C
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0C8A0 #A0C8F0
analogous
#F0A0A0 #F0C8A0 #F0F0A0
triadic
#F0C8A0 #A0F0C8 #C8A0F0
tetradic
#F0C8A0 #A0F0A0 #A0C8F0 #F0A0F0
square
#F0C8A0 #A0F0A0 #A0C8F0 #F0A0F0
split-complementary
#F0C8A0 #A0F0F0 #A0A0F0
monochromatic
#DF8B36 #E8A96B #F0C8A0 #F8E7D5 #FBF0E5
Accessibility & contrast
On white
1.56
#F0C8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#F0C8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0C8A0
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0C8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0C8A0 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CA9D
Deuteranopia (green-blind)
#DFD3A1
Tritanopia (blue-blind)
#FEBFBD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f0c8a0; /* rgb */ color: rgb(240, 200, 160); /* oklch */ color: oklch(85.8% 0.070 66.7);
Tailwind
colors: {
custom: {
50: '#f6d8bc',
500: '#f0c8a0',
950: '#000000',
},
}SCSS
$custom: #f0c8a0; $custom-light: #f6d8bc; $custom-dark: #000000;
JSON
{
"hex": "#f0c8a0",
"rgb": {
"r": 240,
"g": 200,
"b": 160
},
"hsl": {
"h": 30,
"s": 72.727,
"l": 78.431
},
"oklch": {
"l": 0.85766,
"c": 0.06967,
"h": 66.7
},
"luminance": 0.62372
}Semantic roles & 50–950 ramp
primary
#F0C8A0
secondary
#679ACD
accent
#73D511
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382