#F5C080#F5C080
#F5C080 is a very light, moderate orange. Relative luminance 0.587; OKLCH L 84.1% C 0.101 H 71.0°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F5C080 |
|---|---|
| RGB | rgb(245, 192, 128) |
| HSL | hsl(33, 85%, 73%) |
| HSV | hsv(33, 48%, 96%) |
| CMYK | cmyk(0%, 21.6%, 47.8%, 3.9%) |
| CIE-LAB | lab(81.11, 11.29, 39.41) |
| CIE-LCH | lch(81.11, 40.99, 74.01°) |
| OKLab | oklab(84.14% 0.033 0.0958) |
| OKLCH | oklch(84.14% 0.101 71) |
| XYZ | xyz(60.4046, 58.6739, 28.5615) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.01
Apricot (survey)
#FFB16D
ΔE00 6.40
Very Light Brown
#D3B683
ΔE00 7.46
Butterscotch
#FDB147
ΔE00 7.59
Fawn
#CFAF7B
ΔE00 7.76
Light Peach
#FFD8B1
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5C080 #80B5F5
analogous
#F58680 #F5C080 #EFF580
triadic
#F5C080 #80F5C0 #C080F5
tetradic
#F5C080 #80F586 #80B5F5 #F580EF
square
#F5C080 #80F586 #80B5F5 #F580EF
split-complementary
#F5C080 #80EFF5 #8680F5
monochromatic
#E88712 #F1A447 #F5C080 #F9DCB9 #FDF1E3
Accessibility & contrast
On white
1.65
#F5C080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#F5C080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5C080
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5C080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5C080 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27B
Deuteranopia (green-blind)
#DFCE81
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f5c080; /* rgb */ color: rgb(245, 192, 128); /* oklch */ color: oklch(84.1% 0.101 71.0);
Tailwind
colors: {
custom: {
50: '#fbd3a6',
500: '#f5c080',
950: '#000000',
},
}SCSS
$custom: #f5c080; $custom-light: #fbd3a6; $custom-dark: #000000;
JSON
{
"hex": "#f5c080",
"rgb": {
"r": 245,
"g": 192,
"b": 128
},
"hsl": {
"h": 32.821,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.84138,
"c": 0.1013,
"h": 71
},
"luminance": 0.5867
}Semantic roles & 50–950 ramp
primary
#F5C080
secondary
#4886D1
accent
#68E204
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380