#F5CC7C#F5CC7C
#F5CC7C is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.4% C 0.109 H 83.1°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CC7C |
|---|---|
| RGB | rgb(245, 204, 124) |
| HSL | hsl(40, 86%, 72%) |
| HSV | hsv(40, 49%, 96%) |
| CMYK | cmyk(0%, 16.7%, 49.4%, 3.9%) |
| CIE-LAB | lab(84.00, 4.68, 45.05) |
| CIE-LCH | lch(84.00, 45.29, 84.07°) |
| OKLab | oklab(86.38% 0.0131 0.1082) |
| OKLCH | oklch(86.38% 0.109 83.1) |
| XYZ | xyz(62.8896, 64.0567, 28.1165) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.34
Wheat (survey)
#FBDD7E
ΔE00 5.61
Light Mustard
#F7D560
ΔE00 6.52
Sandy
#F1DA7A
ΔE00 6.76
Maize
#F4D054
ΔE00 6.84
Pale Gold
#FDDE6C
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CC7C #7CA5F5
analogous
#F58F7C #F5CC7C #E2F57C
triadic
#F5CC7C #7CF5CC #CC7CF5
tetradic
#F5CC7C #7CF58F #7CA5F5 #F57CE2
square
#F5CC7C #7CF58F #7CA5F5 #F57CE2
split-complementary
#F5CC7C #7CE2F5 #8F7CF5
monochromatic
#E59D11 #F1B643 #F5CC7C #F9E2B5 #FDF4E3
Accessibility & contrast
On white
1.52
#F5CC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#F5CC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CC7C
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CC7C | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB75
Deuteranopia (green-blind)
#E8D67E
Tritanopia (blue-blind)
#FFBFB9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f5cc7c; /* rgb */ color: rgb(245, 204, 124); /* oklch */ color: oklch(86.4% 0.109 83.1);
Tailwind
colors: {
custom: {
50: '#fbdba3',
500: '#f5cc7c',
950: '#000000',
},
}SCSS
$custom: #f5cc7c; $custom-light: #fbdba3; $custom-dark: #000000;
JSON
{
"hex": "#f5cc7c",
"rgb": {
"r": 245,
"g": 204,
"b": 124
},
"hsl": {
"h": 39.669,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.86381,
"c": 0.10902,
"h": 83.1
},
"luminance": 0.64053
}Semantic roles & 50–950 ramp
primary
#F5CC7C
secondary
#4574D1
accent
#4FE203
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150F
muted
#868480