#F5CC7E#F5CC7E
#F5CC7E is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.4% C 0.107 H 82.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CC7E |
|---|---|
| RGB | rgb(245, 204, 126) |
| HSL | hsl(39, 86%, 73%) |
| HSV | hsv(39, 49%, 96%) |
| CMYK | cmyk(0%, 16.7%, 48.6%, 3.9%) |
| CIE-LAB | lab(84.02, 4.86, 44.08) |
| CIE-LCH | lch(84.02, 44.35, 83.71°) |
| OKLab | oklab(86.41% 0.0139 0.1062) |
| OKLCH | oklch(86.41% 0.107 82.6) |
| XYZ | xyz(63.0174, 64.1078, 28.7894) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.50
Wheat (survey)
#FBDD7E
ΔE00 5.84
Light Mustard
#F7D560
ΔE00 6.86
Sandy
#F1DA7A
ΔE00 6.98
Maize
#F4D054
ΔE00 7.20
Navajowhite
#FFDEAD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CC7E #7EA7F5
analogous
#F5907E #F5CC7E #E2F57E
triadic
#F5CC7E #7EF5CC #CC7EF5
tetradic
#F5CC7E #7EF590 #7EA7F5 #F57EE2
square
#F5CC7E #7EF590 #7EA7F5 #F57EE2
split-complementary
#F5CC7E #7EE2F5 #907EF5
monochromatic
#E79D12 #F1B645 #F5CC7E #F9E2B7 #FDF4E3
Accessibility & contrast
On white
1.52
#F5CC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#F5CC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CC7E
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CC7E | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB78
Deuteranopia (green-blind)
#E8D680
Tritanopia (blue-blind)
#FFBFB9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f5cc7e; /* rgb */ color: rgb(245, 204, 126); /* oklch */ color: oklch(86.4% 0.107 82.6);
Tailwind
colors: {
custom: {
50: '#fbdba4',
500: '#f5cc7e',
950: '#000000',
},
}SCSS
$custom: #f5cc7e; $custom-light: #fbdba4; $custom-dark: #000000;
JSON
{
"hex": "#f5cc7e",
"rgb": {
"r": 245,
"g": 204,
"b": 126
},
"hsl": {
"h": 39.328,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.86411,
"c": 0.10711,
"h": 82.6
},
"luminance": 0.64105
}Semantic roles & 50–950 ramp
primary
#F5CC7E
secondary
#4676D1
accent
#50E203
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480