#F5CC82#F5CC82
#F5CC82 is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.5% C 0.103 H 81.5°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CC82 |
|---|---|
| RGB | rgb(245, 204, 130) |
| HSL | hsl(39, 85%, 74%) |
| HSV | hsv(39, 47%, 96%) |
| CMYK | cmyk(0%, 16.7%, 46.9%, 3.9%) |
| CIE-LAB | lab(84.08, 5.23, 42.15) |
| CIE-LCH | lch(84.08, 42.47, 82.92°) |
| OKLab | oklab(86.47% 0.0154 0.1021) |
| OKLCH | oklch(86.47% 0.103 81.5) |
| XYZ | xyz(63.2806, 64.2131, 30.1760) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.90
Wheat (survey)
#FBDD7E
ΔE00 6.34
Navajowhite
#FFDEAD
ΔE00 6.65
Pale Peach
#FFE5AD
ΔE00 7.16
Burlywood
#DEB887
ΔE00 7.19
Sandy
#F1DA7A
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CC82 #82ABF5
analogous
#F59282 #F5CC82 #E4F582
triadic
#F5CC82 #82F5CC #CC82F5
tetradic
#F5CC82 #82F592 #82ABF5 #F582E4
square
#F5CC82 #82F592 #82ABF5 #F582E4
split-complementary
#F5CC82 #82E4F5 #9282F5
monochromatic
#EA9D13 #F0B549 #F5CC82 #FAE3BB #FDF3E3
Accessibility & contrast
On white
1.52
#F5CC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#F5CC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CC82
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CC82 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7C
Deuteranopia (green-blind)
#E8D684
Tritanopia (blue-blind)
#FFBFBA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f5cc82; /* rgb */ color: rgb(245, 204, 130); /* oklch */ color: oklch(86.5% 0.103 81.5);
Tailwind
colors: {
custom: {
50: '#fadba7',
500: '#f5cc82',
950: '#000000',
},
}SCSS
$custom: #f5cc82; $custom-light: #fadba7; $custom-dark: #000000;
JSON
{
"hex": "#f5cc82",
"rgb": {
"r": 245,
"g": 204,
"b": 130
},
"hsl": {
"h": 38.609,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.86472,
"c": 0.10326,
"h": 81.5
},
"luminance": 0.6421
}Semantic roles & 50–950 ramp
primary
#F5CC82
secondary
#4A7AD1
accent
#53E204
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480