#F5CA86#F5CA86
#F5CA86 is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.1% C 0.099 H 78.3°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CA86 |
|---|---|
| RGB | rgb(245, 202, 134) |
| HSL | hsl(37, 85%, 74%) |
| HSV | hsv(37, 45%, 96%) |
| CMYK | cmyk(0%, 17.6%, 45.3%, 3.9%) |
| CIE-LAB | lab(83.64, 6.65, 39.57) |
| CIE-LCH | lch(83.64, 40.13, 80.46°) |
| OKLab | oklab(86.15% 0.0199 0.0965) |
| OKLCH | oklch(86.15% 0.099 78.3) |
| XYZ | xyz(63.0820, 63.3780, 31.4601) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.06
Navajowhite
#FFDEAD
ΔE00 6.15
Very Light Brown
#D3B683
ΔE00 7.11
Sand (survey)
#E2CA76
ΔE00 7.16
Pale Peach
#FFE5AD
ΔE00 7.40
Tan (survey)
#D1B26F
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CA86 #86B1F5
analogous
#F59386 #F5CA86 #E8F586
triadic
#F5CA86 #86F5CA #CA86F5
tetradic
#F5CA86 #86F593 #86B1F5 #F586E8
square
#F5CA86 #86F593 #86B1F5 #F586E8
split-complementary
#F5CA86 #86E8F5 #9386F5
monochromatic
#EC9815 #F0B14D #F5CA86 #FAE3BF #FDF3E3
Accessibility & contrast
On white
1.54
#F5CA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#F5CA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CA86
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CA86 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA81
Deuteranopia (green-blind)
#E6D588
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f5ca86; /* rgb */ color: rgb(245, 202, 134); /* oklch */ color: oklch(86.1% 0.099 78.3);
Tailwind
colors: {
custom: {
50: '#fadaaa',
500: '#f5ca86',
950: '#000000',
},
}SCSS
$custom: #f5ca86; $custom-light: #fadaaa; $custom-dark: #000000;
JSON
{
"hex": "#f5ca86",
"rgb": {
"r": 245,
"g": 202,
"b": 134
},
"hsl": {
"h": 36.757,
"s": 84.733,
"l": 74.314
},
"oklch": {
"l": 0.86148,
"c": 0.09852,
"h": 78.3
},
"luminance": 0.63375
}Semantic roles & 50–950 ramp
primary
#F5CA86
secondary
#4E81D2
accent
#5AE104
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381