#F5CA80#F5CA80
#F5CA80 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.1% C 0.104 H 80.3°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CA80 |
|---|---|
| RGB | rgb(245, 202, 128) |
| HSL | hsl(38, 85%, 73%) |
| HSV | hsv(38, 48%, 96%) |
| CMYK | cmyk(0%, 17.6%, 47.8%, 3.9%) |
| CIE-LAB | lab(83.56, 6.08, 42.50) |
| CIE-LCH | lch(83.56, 42.93, 81.86°) |
| OKLab | oklab(86.05% 0.0177 0.1028) |
| OKLCH | oklch(86.05% 0.104 80.3) |
| XYZ | xyz(62.6754, 63.2153, 29.3184) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.40
Burlywood
#DEB887
ΔE00 6.86
Navajowhite
#FFDEAD
ΔE00 6.93
Wheat (survey)
#FBDD7E
ΔE00 6.96
Tan (survey)
#D1B26F
ΔE00 7.35
Very Light Brown
#D3B683
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CA80 #80ABF5
analogous
#F58F80 #F5CA80 #E5F580
triadic
#F5CA80 #80F5CA #CA80F5
tetradic
#F5CA80 #80F58F #80ABF5 #F580E5
square
#F5CA80 #80F58F #80ABF5 #F580E5
split-complementary
#F5CA80 #80E5F5 #8F80F5
monochromatic
#E89A12 #F1B247 #F5CA80 #F9E2B9 #FDF3E3
Accessibility & contrast
On white
1.54
#F5CA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#F5CA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CA80
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CA80 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7A
Deuteranopia (green-blind)
#E6D582
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f5ca80; /* rgb */ color: rgb(245, 202, 128); /* oklch */ color: oklch(86.1% 0.104 80.3);
Tailwind
colors: {
custom: {
50: '#fbdaa6',
500: '#f5ca80',
950: '#000000',
},
}SCSS
$custom: #f5ca80; $custom-light: #fbdaa6; $custom-dark: #000000;
JSON
{
"hex": "#f5ca80",
"rgb": {
"r": 245,
"g": 202,
"b": 128
},
"hsl": {
"h": 37.949,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.86053,
"c": 0.10428,
"h": 80.3
},
"luminance": 0.63212
}Semantic roles & 50–950 ramp
primary
#F5CA80
secondary
#487AD1
accent
#55E204
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380