#F0C482#F0C482
#F0C482 is a very light, moderate orange. Relative luminance 0.596; OKLCH L 84.4% C 0.097 H 77.0°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F0C482 |
|---|---|
| RGB | rgb(240, 196, 130) |
| HSL | hsl(36, 79%, 73%) |
| HSV | hsv(36, 46%, 94%) |
| CMYK | cmyk(0%, 18.3%, 45.8%, 5.9%) |
| CIE-LAB | lab(81.63, 7.39, 38.95) |
| CIE-LCH | lch(81.63, 39.64, 79.25°) |
| OKLab | oklab(84.44% 0.022 0.0949) |
| OKLCH | oklch(84.44% 0.097 77) |
| XYZ | xyz(59.7066, 59.6200, 29.4777) |
| Luminance | 0.5962 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.83
Very Light Brown
#D3B683
ΔE00 6.14
Tan (survey)
#D1B26F
ΔE00 6.59
Fawn
#CFAF7B
ΔE00 6.96
Navajowhite
#FFDEAD
ΔE00 7.07
Tan
#D2B48C
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0C482 #82AEF0
analogous
#F08D82 #F0C482 #E5F082
triadic
#F0C482 #82F0C4 #C482F0
tetradic
#F0C482 #82F08D #82AEF0 #F082E5
square
#F0C482 #82F08D #82AEF0 #F082E5
split-complementary
#F0C482 #82E5F0 #8D82F0
monochromatic
#DD8F1B #E9AA4B #F0C482 #F7DEB9 #FCF2E4
Accessibility & contrast
On white
1.62
#F0C482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#F0C482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0C482
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0C482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0C482 | 1.00 | 1.62 | 12.92 | 12.92 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C57D
Deuteranopia (green-blind)
#E0CF84
Tritanopia (blue-blind)
#FFB8B4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f0c482; /* rgb */ color: rgb(240, 196, 130); /* oklch */ color: oklch(84.4% 0.097 77.0);
Tailwind
colors: {
custom: {
50: '#f7d5a7',
500: '#f0c482',
950: '#000000',
},
}SCSS
$custom: #f0c482; $custom-light: #f7d5a7; $custom-dark: #000000;
JSON
{
"hex": "#f0c482",
"rgb": {
"r": 240,
"g": 196,
"b": 130
},
"hsl": {
"h": 36,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.84443,
"c": 0.09741,
"h": 77
},
"luminance": 0.59617
}Semantic roles & 50–950 ramp
primary
#F0C482
secondary
#4B7ECB
accent
#5EDB0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380