#F5D075#F5D075
#F5D075 is a very light, moderate orange. Relative luminance 0.658; OKLCH L 87.1% C 0.118 H 87.8°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F5D075 |
|---|---|
| RGB | rgb(245, 208, 117) |
| HSL | hsl(43, 86%, 71%) |
| HSV | hsv(43, 52%, 96%) |
| CMYK | cmyk(0%, 15.1%, 52.2%, 3.9%) |
| CIE-LAB | lab(84.90, 2.01, 49.59) |
| CIE-LCH | lch(84.90, 49.63, 87.67°) |
| OKLab | oklab(87.07% 0.0046 0.1178) |
| OKLCH | oklch(87.07% 0.118 87.8) |
| XYZ | xyz(63.4255, 65.8118, 26.1883) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.46
Light Mustard
#F7D560
ΔE00 4.00
Sand (survey)
#E2CA76
ΔE00 4.12
Maize
#F4D054
ΔE00 4.50
Sandy
#F1DA7A
ΔE00 4.53
Pale Gold
#FDDE6C
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5D075 #759AF5
analogous
#F59075 #F5D075 #DAF575
triadic
#F5D075 #75F5D0 #D075F5
tetradic
#F5D075 #75F590 #759AF5 #F575DA
square
#F5D075 #75F590 #759AF5 #F575DA
split-complementary
#F5D075 #75DAF5 #9075F5
monochromatic
#DFA410 #F1BD3C #F5D075 #F9E3AE #FDF5E2
Accessibility & contrast
On white
1.48
#F5D075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#F5D075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5D075
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5D075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5D075 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CE6D
Deuteranopia (green-blind)
#ECD878
Tritanopia (blue-blind)
#FFC2BB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f5d075; /* rgb */ color: rgb(245, 208, 117); /* oklch */ color: oklch(87.1% 0.118 87.8);
Tailwind
colors: {
custom: {
50: '#fbde9f',
500: '#f5d075',
950: '#000000',
},
}SCSS
$custom: #f5d075; $custom-light: #fbde9f; $custom-dark: #000000;
JSON
{
"hex": "#f5d075",
"rgb": {
"r": 245,
"g": 208,
"b": 117
},
"hsl": {
"h": 42.656,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.87065,
"c": 0.11785,
"h": 87.8
},
"luminance": 0.65809
}Semantic roles & 50–950 ramp
primary
#F5D075
secondary
#3F68D0
accent
#43E302
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480