#F0C686#F0C686
#F0C686 is a very light, moderate orange. Relative luminance 0.606; OKLCH L 84.9% C 0.094 H 77.5°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F0C686 |
|---|---|
| RGB | rgb(240, 198, 134) |
| HSL | hsl(36, 78%, 73%) |
| HSV | hsv(36, 44%, 94%) |
| CMYK | cmyk(0%, 17.5%, 44.2%, 5.9%) |
| CIE-LAB | lab(82.18, 6.75, 37.61) |
| CIE-LCH | lch(82.18, 38.21, 79.83°) |
| OKLab | oklab(84.9% 0.0204 0.0921) |
| OKLCH | oklch(84.9% 0.094 77.5) |
| XYZ | xyz(60.4344, 60.6377, 31.0706) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.82
Very Light Brown
#D3B683
ΔE00 6.03
Navajowhite
#FFDEAD
ΔE00 6.44
Tan (survey)
#D1B26F
ΔE00 6.71
Fawn
#CFAF7B
ΔE00 7.03
Sand (survey)
#E2CA76
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0C686 #86B0F0
analogous
#F09186 #F0C686 #E5F086
triadic
#F0C686 #86F0C6 #C686F0
tetradic
#F0C686 #86F091 #86B0F0 #F086E5
square
#F0C686 #86F091 #86B0F0 #F086E5
split-complementary
#F0C686 #86E5F0 #9186F0
monochromatic
#E0921C #E9AC50 #F0C686 #F7E0BC #FCF2E4
Accessibility & contrast
On white
1.60
#F0C686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#F0C686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0C686
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0C686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0C686 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C681
Deuteranopia (green-blind)
#E1D188
Tritanopia (blue-blind)
#FFBAB6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f0c686; /* rgb */ color: rgb(240, 198, 134); /* oklch */ color: oklch(84.9% 0.094 77.5);
Tailwind
colors: {
custom: {
50: '#f7d7aa',
500: '#f0c686',
950: '#000000',
},
}SCSS
$custom: #f0c686; $custom-light: #f7d7aa; $custom-dark: #000000;
JSON
{
"hex": "#f0c686",
"rgb": {
"r": 240,
"g": 198,
"b": 134
},
"hsl": {
"h": 36.226,
"s": 77.941,
"l": 73.333
},
"oklch": {
"l": 0.84895,
"c": 0.09429,
"h": 77.5
},
"luminance": 0.60635
}Semantic roles & 50–950 ramp
primary
#F0C686
secondary
#4F80CB
accent
#5DDA0B
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381