#F5CC84#F5CC84
#F5CC84 is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.5% C 0.101 H 80.9°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CC84 |
|---|---|
| RGB | rgb(245, 204, 132) |
| HSL | hsl(38, 85%, 74%) |
| HSV | hsv(38, 46%, 96%) |
| CMYK | cmyk(0%, 16.7%, 46.1%, 3.9%) |
| CIE-LAB | lab(84.10, 5.42, 41.18) |
| CIE-LCH | lch(84.10, 41.53, 82.50°) |
| OKLab | oklab(86.5% 0.0161 0.1) |
| OKLCH | oklch(86.5% 0.101 80.9) |
| XYZ | xyz(63.4162, 64.2673, 30.8898) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.14
Navajowhite
#FFDEAD
ΔE00 6.36
Wheat (survey)
#FBDD7E
ΔE00 6.62
Burlywood
#DEB887
ΔE00 6.92
Pale Peach
#FFE5AD
ΔE00 7.02
Very Light Brown
#D3B683
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CC84 #84ADF5
analogous
#F59484 #F5CC84 #E6F584
triadic
#F5CC84 #84F5CC #CC84F5
tetradic
#F5CC84 #84F594 #84ADF5 #F584E6
square
#F5CC84 #84F594 #84ADF5 #F584E6
split-complementary
#F5CC84 #84E6F5 #9484F5
monochromatic
#EB9D13 #F0B54B #F5CC84 #FAE3BD #FDF3E3
Accessibility & contrast
On white
1.52
#F5CC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#F5CC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CC84
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CC84 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7E
Deuteranopia (green-blind)
#E7D686
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f5cc84; /* rgb */ color: rgb(245, 204, 132); /* oklch */ color: oklch(86.5% 0.101 80.9);
Tailwind
colors: {
custom: {
50: '#fadba9',
500: '#f5cc84',
950: '#000000',
},
}SCSS
$custom: #f5cc84; $custom-light: #fadba9; $custom-dark: #000000;
JSON
{
"hex": "#f5cc84",
"rgb": {
"r": 245,
"g": 204,
"b": 132
},
"hsl": {
"h": 38.23,
"s": 84.962,
"l": 73.922
},
"oklch": {
"l": 0.86503,
"c": 0.10132,
"h": 80.9
},
"luminance": 0.64264
}Semantic roles & 50–950 ramp
primary
#F5CC84
secondary
#4C7CD1
accent
#54E104
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181510
muted
#868480