#F5C482#F5C482
#F5C482 is a very light, moderate orange. Relative luminance 0.605; OKLCH L 84.9% C 0.100 H 74.0°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F5C482 |
|---|---|
| RGB | rgb(245, 196, 130) |
| HSL | hsl(34, 85%, 74%) |
| HSV | hsv(34, 47%, 96%) |
| CMYK | cmyk(0%, 20%, 46.9%, 3.9%) |
| CIE-LAB | lab(82.11, 9.39, 39.66) |
| CIE-LCH | lch(82.11, 40.76, 76.68°) |
| OKLab | oklab(84.93% 0.0276 0.0965) |
| OKLCH | oklch(84.93% 0.1 74) |
| XYZ | xyz(61.4278, 60.5075, 29.5584) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.20
Very Light Brown
#D3B683
ΔE00 7.12
Navajowhite
#FFDEAD
ΔE00 7.31
Tan (survey)
#D1B26F
ΔE00 7.71
Fawn
#CFAF7B
ΔE00 7.73
Light Peach
#FFD8B1
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5C482 #82B3F5
analogous
#F58A82 #F5C482 #ECF582
triadic
#F5C482 #82F5C4 #C482F5
tetradic
#F5C482 #82F58A #82B3F5 #F582EC
square
#F5C482 #82F58A #82B3F5 #F582EC
split-complementary
#F5C482 #82ECF5 #8A82F5
monochromatic
#EA8E13 #F0A949 #F5C482 #FADFBB #FDF2E3
Accessibility & contrast
On white
1.60
#F5C482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#F5C482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5C482
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5C482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5C482 | 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)
#D6C57D
Deuteranopia (green-blind)
#E2D184
Tritanopia (blue-blind)
#FFB7B4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f5c482; /* rgb */ color: rgb(245, 196, 130); /* oklch */ color: oklch(84.9% 0.100 74.0);
Tailwind
colors: {
custom: {
50: '#fbd5a7',
500: '#f5c482',
950: '#000000',
},
}SCSS
$custom: #f5c482; $custom-light: #fbd5a7; $custom-dark: #000000;
JSON
{
"hex": "#f5c482",
"rgb": {
"r": 245,
"g": 196,
"b": 130
},
"hsl": {
"h": 34.435,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.84931,
"c": 0.10034,
"h": 74
},
"luminance": 0.60504
}Semantic roles & 50–950 ramp
primary
#F5C482
secondary
#4A84D1
accent
#62E204
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380