#F5CA81#F5CA81
#F5CA81 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.1% C 0.103 H 80.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CA81 |
|---|---|
| RGB | rgb(245, 202, 129) |
| HSL | hsl(38, 85%, 73%) |
| HSV | hsv(38, 47%, 96%) |
| CMYK | cmyk(0%, 17.6%, 47.3%, 3.9%) |
| CIE-LAB | lab(83.57, 6.17, 42.01) |
| CIE-LCH | lch(83.57, 42.46, 81.64°) |
| OKLab | oklab(86.07% 0.018 0.1017) |
| OKLCH | oklch(86.07% 0.103 80) |
| XYZ | xyz(62.7415, 63.2418, 29.6667) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.51
Burlywood
#DEB887
ΔE00 6.72
Navajowhite
#FFDEAD
ΔE00 6.80
Wheat (survey)
#FBDD7E
ΔE00 7.09
Tan (survey)
#D1B26F
ΔE00 7.36
Very Light Brown
#D3B683
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CA81 #81ACF5
analogous
#F59081 #F5CA81 #E6F581
triadic
#F5CA81 #81F5CA #CA81F5
tetradic
#F5CA81 #81F590 #81ACF5 #F581E6
square
#F5CA81 #81F590 #81ACF5 #F581E6
split-complementary
#F5CA81 #81E6F5 #9081F5
monochromatic
#E99A13 #F0B248 #F5CA81 #F9E2BA #FDF3E3
Accessibility & contrast
On white
1.54
#F5CA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#F5CA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CA81
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CA81 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7B
Deuteranopia (green-blind)
#E6D583
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f5ca81; /* rgb */ color: rgb(245, 202, 129); /* oklch */ color: oklch(86.1% 0.103 80.0);
Tailwind
colors: {
custom: {
50: '#fbdaa6',
500: '#f5ca81',
950: '#000000',
},
}SCSS
$custom: #f5ca81; $custom-light: #fbdaa6; $custom-dark: #000000;
JSON
{
"hex": "#f5ca81",
"rgb": {
"r": 245,
"g": 202,
"b": 129
},
"hsl": {
"h": 37.759,
"s": 85.294,
"l": 73.333
},
"oklch": {
"l": 0.86069,
"c": 0.10332,
"h": 80
},
"luminance": 0.63239
}Semantic roles & 50–950 ramp
primary
#F5CA81
secondary
#497CD1
accent
#56E204
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380