#F3D175#F3D175
#F3D175 is a very light, moderate orange. Relative luminance 0.659; OKLCH L 87.1% C 0.118 H 89.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D175 |
|---|---|
| RGB | rgb(243, 209, 117) |
| HSL | hsl(44, 84%, 71%) |
| HSV | hsv(44, 52%, 95%) |
| CMYK | cmyk(0%, 14%, 51.9%, 4.7%) |
| CIE-LAB | lab(84.97, 0.69, 49.63) |
| CIE-LCH | lch(84.97, 49.63, 89.20°) |
| OKLab | oklab(87.08% 0.0008 0.1179) |
| OKLCH | oklch(87.08% 0.118 89.6) |
| XYZ | xyz(62.9759, 65.9430, 26.2373) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.87
Sand (survey)
#E2CA76
ΔE00 3.52
Light Mustard
#F7D560
ΔE00 3.53
Sandy
#F1DA7A
ΔE00 3.66
Maize
#F4D054
ΔE00 4.18
Pale Gold
#FDDE6C
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D175 #7597F3
analogous
#F39275 #F3D175 #D6F375
triadic
#F3D175 #75F3D1 #D175F3
tetradic
#F3D175 #75F392 #7597F3 #F375D6
square
#F3D175 #75F392 #7597F3 #F375D6
split-complementary
#F3D175 #75D6F3 #9275F3
monochromatic
#DBA513 #EEBE3D #F3D175 #F8E4AD #FDF6E3
Accessibility & contrast
On white
1.48
#F3D175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#F3D175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D175
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D175 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF6D
Deuteranopia (green-blind)
#ECD878
Tritanopia (blue-blind)
#FFC4BB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f3d175; /* rgb */ color: rgb(243, 209, 117); /* oklch */ color: oklch(87.1% 0.118 89.6);
Tailwind
colors: {
custom: {
50: '#f9de9f',
500: '#f3d175',
950: '#000000',
},
}SCSS
$custom: #f3d175; $custom-light: #f9de9f; $custom-dark: #000000;
JSON
{
"hex": "#f3d175",
"rgb": {
"r": 243,
"g": 209,
"b": 117
},
"hsl": {
"h": 43.81,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.87075,
"c": 0.11787,
"h": 89.6
},
"luminance": 0.6594
}Semantic roles & 50–950 ramp
primary
#F3D175
secondary
#3F65CD
accent
#40E005
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480