#F0C682#F0C682
#F0C682 is a very light, moderate orange. Relative luminance 0.605; OKLCH L 84.8% C 0.098 H 78.9°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F0C682 |
|---|---|
| RGB | rgb(240, 198, 130) |
| HSL | hsl(37, 79%, 73%) |
| HSV | hsv(37, 46%, 94%) |
| CMYK | cmyk(0%, 17.5%, 45.8%, 5.9%) |
| CIE-LAB | lab(82.12, 6.35, 39.58) |
| CIE-LCH | lch(82.12, 40.08, 80.88°) |
| OKLab | oklab(84.83% 0.0189 0.0963) |
| OKLCH | oklch(84.83% 0.098 78.9) |
| XYZ | xyz(60.1607, 60.5282, 29.6290) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.39
Very Light Brown
#D3B683
ΔE00 6.27
Tan (survey)
#D1B26F
ΔE00 6.48
Sand (survey)
#E2CA76
ΔE00 6.82
Navajowhite
#FFDEAD
ΔE00 6.87
Fawn
#CFAF7B
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0C682 #82ACF0
analogous
#F08F82 #F0C682 #E3F082
triadic
#F0C682 #82F0C6 #C682F0
tetradic
#F0C682 #82F08F #82ACF0 #F082E3
square
#F0C682 #82F08F #82ACF0 #F082E3
split-complementary
#F0C682 #82E3F0 #8F82F0
monochromatic
#DD931B #E9AD4B #F0C682 #F7DFB9 #FCF3E4
Accessibility & contrast
On white
1.60
#F0C682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#F0C682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0C682
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0C682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0C682 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67D
Deuteranopia (green-blind)
#E1D184
Tritanopia (blue-blind)
#FFBAB5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f0c682; /* rgb */ color: rgb(240, 198, 130); /* oklch */ color: oklch(84.8% 0.098 78.9);
Tailwind
colors: {
custom: {
50: '#f7d7a7',
500: '#f0c682',
950: '#000000',
},
}SCSS
$custom: #f0c682; $custom-light: #f7d7a7; $custom-dark: #000000;
JSON
{
"hex": "#f0c682",
"rgb": {
"r": 240,
"g": 198,
"b": 130
},
"hsl": {
"h": 37.091,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.8483,
"c": 0.09817,
"h": 78.9
},
"luminance": 0.60525
}Semantic roles & 50–950 ramp
primary
#F0C682
secondary
#4B7CCB
accent
#5ADB0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380