#F0C8A4#F0C8A4
#F0C8A4 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 85.8% C 0.066 H 63.8°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F0C8A4 |
|---|---|
| RGB | rgb(240, 200, 164) |
| HSL | hsl(28, 72%, 79%) |
| HSV | hsv(28, 32%, 94%) |
| CMYK | cmyk(0%, 16.7%, 31.7%, 5.9%) |
| CIE-LAB | lab(83.19, 9.09, 23.32) |
| CIE-LCH | lch(83.19, 25.03, 68.70°) |
| OKLab | oklab(85.85% 0.0292 0.0592) |
| OKLCH | oklch(85.85% 0.066 63.8) |
| XYZ | xyz(63.2915, 62.5168, 43.8479) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.79
Apricot
#FBCEB1
ΔE00 3.86
Peach
#FFDAB9
ΔE00 4.19
Burlywood
#DEB887
ΔE00 5.99
Navajowhite
#FFDEAD
ΔE00 6.92
Tan
#D2B48C
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0C8A4 #A4CCF0
analogous
#F0A4A6 #F0C8A4 #F0EEA4
triadic
#F0C8A4 #A4F0C8 #C8A4F0
tetradic
#F0C8A4 #A6F0A4 #A4CCF0 #EEA4F0
square
#F0C8A4 #A6F0A4 #A4CCF0 #EEA4F0
split-complementary
#F0C8A4 #A4F0EE #A4A6F0
monochromatic
#DF883B #E7A86F #F0C8A4 #F9E8D9 #FBEFE5
Accessibility & contrast
On white
1.56
#F0C8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#F0C8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0C8A4
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0C8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0C8A4 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CAA2
Deuteranopia (green-blind)
#DED3A5
Tritanopia (blue-blind)
#FDC0BE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f0c8a4; /* rgb */ color: rgb(240, 200, 164); /* oklch */ color: oklch(85.8% 0.066 63.8);
Tailwind
colors: {
custom: {
50: '#f6d8bf',
500: '#f0c8a4',
950: '#000000',
},
}SCSS
$custom: #f0c8a4; $custom-light: #f6d8bf; $custom-dark: #000000;
JSON
{
"hex": "#f0c8a4",
"rgb": {
"r": 240,
"g": 200,
"b": 164
},
"hsl": {
"h": 28.421,
"s": 71.698,
"l": 79.216
},
"oklch": {
"l": 0.85849,
"c": 0.06599,
"h": 63.8
},
"luminance": 0.62514
}Semantic roles & 50–950 ramp
primary
#F0C8A4
secondary
#6A9FCE
accent
#78D412
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382