#F5CC80#F5CC80
#F5CC80 is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.4% C 0.105 H 82.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CC80 |
|---|---|
| RGB | rgb(245, 204, 128) |
| HSL | hsl(39, 85%, 73%) |
| HSV | hsv(39, 48%, 96%) |
| CMYK | cmyk(0%, 16.7%, 47.8%, 3.9%) |
| CIE-LAB | lab(84.05, 5.05, 43.12) |
| CIE-LCH | lch(84.05, 43.41, 83.33°) |
| OKLab | oklab(86.44% 0.0146 0.1042) |
| OKLCH | oklch(86.44% 0.105 82) |
| XYZ | xyz(63.1477, 64.1600, 29.4758) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.69
Wheat (survey)
#FBDD7E
ΔE00 6.08
Navajowhite
#FFDEAD
ΔE00 6.95
Light Mustard
#F7D560
ΔE00 7.21
Sandy
#F1DA7A
ΔE00 7.22
Pale Peach
#FFE5AD
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CC80 #80A9F5
analogous
#F59180 #F5CC80 #E4F580
triadic
#F5CC80 #80F5CC #CC80F5
tetradic
#F5CC80 #80F591 #80A9F5 #F580E4
square
#F5CC80 #80F591 #80A9F5 #F580E4
split-complementary
#F5CC80 #80E4F5 #9180F5
monochromatic
#E89D12 #F1B547 #F5CC80 #F9E3B9 #FDF4E3
Accessibility & contrast
On white
1.52
#F5CC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#F5CC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CC80
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CC80 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7A
Deuteranopia (green-blind)
#E8D682
Tritanopia (blue-blind)
#FFBFB9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f5cc80; /* rgb */ color: rgb(245, 204, 128); /* oklch */ color: oklch(86.4% 0.105 82.0);
Tailwind
colors: {
custom: {
50: '#fbdba6',
500: '#f5cc80',
950: '#000000',
},
}SCSS
$custom: #f5cc80; $custom-light: #fbdba6; $custom-dark: #000000;
JSON
{
"hex": "#f5cc80",
"rgb": {
"r": 245,
"g": 204,
"b": 128
},
"hsl": {
"h": 38.974,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.86441,
"c": 0.10519,
"h": 82
},
"luminance": 0.64157
}Semantic roles & 50–950 ramp
primary
#F5CC80
secondary
#4878D1
accent
#52E204
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480