#F5CA84#F5CA84
#F5CA84 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.1% C 0.100 H 79.0°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CA84 |
|---|---|
| RGB | rgb(245, 202, 132) |
| HSL | hsl(37, 85%, 74%) |
| HSV | hsv(37, 46%, 96%) |
| CMYK | cmyk(0%, 17.6%, 46.1%, 3.9%) |
| CIE-LAB | lab(83.61, 6.46, 40.55) |
| CIE-LCH | lch(83.61, 41.06, 80.95°) |
| OKLab | oklab(86.12% 0.0192 0.0986) |
| OKLCH | oklch(86.12% 0.1 79) |
| XYZ | xyz(62.9439, 63.3227, 30.7324) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.32
Navajowhite
#FFDEAD
ΔE00 6.40
Sand (survey)
#E2CA76
ΔE00 6.89
Very Light Brown
#D3B683
ΔE00 7.24
Tan (survey)
#D1B26F
ΔE00 7.42
Pale Peach
#FFE5AD
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CA84 #84AFF5
analogous
#F59284 #F5CA84 #E8F584
triadic
#F5CA84 #84F5CA #CA84F5
tetradic
#F5CA84 #84F592 #84AFF5 #F584E8
square
#F5CA84 #84F592 #84AFF5 #F584E8
split-complementary
#F5CA84 #84E8F5 #9284F5
monochromatic
#EB9913 #F0B24B #F5CA84 #FAE2BD #FDF3E3
Accessibility & contrast
On white
1.54
#F5CA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#F5CA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CA84
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CA84 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7F
Deuteranopia (green-blind)
#E6D586
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f5ca84; /* rgb */ color: rgb(245, 202, 132); /* oklch */ color: oklch(86.1% 0.100 79.0);
Tailwind
colors: {
custom: {
50: '#fadaa9',
500: '#f5ca84',
950: '#000000',
},
}SCSS
$custom: #f5ca84; $custom-light: #fadaa9; $custom-dark: #000000;
JSON
{
"hex": "#f5ca84",
"rgb": {
"r": 245,
"g": 202,
"b": 132
},
"hsl": {
"h": 37.168,
"s": 84.962,
"l": 73.922
},
"oklch": {
"l": 0.86116,
"c": 0.10045,
"h": 79
},
"luminance": 0.63319
}Semantic roles & 50–950 ramp
primary
#F5CA84
secondary
#4C7FD1
accent
#58E104
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380