#F3D075#F3D075
#F3D075 is a very light, moderate orange. Relative luminance 0.655; OKLCH L 86.9% C 0.117 H 88.9°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D075 |
|---|---|
| RGB | rgb(243, 208, 117) |
| HSL | hsl(43, 84%, 71%) |
| HSV | hsv(43, 52%, 95%) |
| CMYK | cmyk(0%, 14.4%, 51.9%, 4.7%) |
| CIE-LAB | lab(84.72, 1.20, 49.32) |
| CIE-LCH | lch(84.72, 49.34, 88.60°) |
| OKLab | oklab(86.88% 0.0023 0.1172) |
| OKLCH | oklch(86.88% 0.117 88.9) |
| XYZ | xyz(62.7313, 65.4539, 26.1558) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.21
Sand (survey)
#E2CA76
ΔE00 3.62
Light Mustard
#F7D560
ΔE00 3.80
Sandy
#F1DA7A
ΔE00 4.05
Maize
#F4D054
ΔE00 4.36
Pale Gold
#FDDE6C
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D075 #7598F3
analogous
#F39175 #F3D075 #D7F375
triadic
#F3D075 #75F3D0 #D075F3
tetradic
#F3D075 #75F391 #7598F3 #F375D7
square
#F3D075 #75F391 #7598F3 #F375D7
split-complementary
#F3D075 #75D7F3 #9175F3
monochromatic
#DBA313 #EEBD3D #F3D075 #F8E3AD #FDF5E3
Accessibility & contrast
On white
1.49
#F3D075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#F3D075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D075
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D075 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE6D
Deuteranopia (green-blind)
#EBD878
Tritanopia (blue-blind)
#FFC3BB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f3d075; /* rgb */ color: rgb(243, 208, 117); /* oklch */ color: oklch(86.9% 0.117 88.9);
Tailwind
colors: {
custom: {
50: '#f9de9f',
500: '#f3d075',
950: '#000000',
},
}SCSS
$custom: #f3d075; $custom-light: #f9de9f; $custom-dark: #000000;
JSON
{
"hex": "#f3d075",
"rgb": {
"r": 243,
"g": 208,
"b": 117
},
"hsl": {
"h": 43.333,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.86878,
"c": 0.11723,
"h": 88.9
},
"luminance": 0.65451
}Semantic roles & 50–950 ramp
primary
#F3D075
secondary
#3F67CD
accent
#42E005
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480