#F3C87F#F3C87F
#F3C87F is a very light, moderate orange. Relative luminance 0.619; OKLCH L 85.5% C 0.103 H 79.9°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F3C87F |
|---|---|
| RGB | rgb(243, 200, 127) |
| HSL | hsl(38, 83%, 73%) |
| HSV | hsv(38, 48%, 95%) |
| CMYK | cmyk(0%, 17.7%, 47.7%, 4.7%) |
| CIE-LAB | lab(82.86, 6.23, 42.09) |
| CIE-LCH | lch(82.86, 42.54, 81.59°) |
| OKLab | oklab(85.46% 0.0181 0.1018) |
| OKLCH | oklch(85.46% 0.103 79.9) |
| XYZ | xyz(61.4495, 61.8988, 28.7855) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.42
Sand (survey)
#E2CA76
ΔE00 6.46
Tan (survey)
#D1B26F
ΔE00 6.94
Navajowhite
#FFDEAD
ΔE00 7.12
Very Light Brown
#D3B683
ΔE00 7.13
Wheat (survey)
#FBDD7E
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3C87F #7FAAF3
analogous
#F38E7F #F3C87F #E4F37F
triadic
#F3C87F #7FF3C8 #C87FF3
tetradic
#F3C87F #7FF38E #7FAAF3 #F37FE4
square
#F3C87F #7FF38E #7FAAF3 #F37FE4
split-complementary
#F3C87F #7FE4F3 #8E7FF3
monochromatic
#E29615 #EEB047 #F3C87F #F8E0B7 #FCF3E3
Accessibility & contrast
On white
1.57
#F3C87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#F3C87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3C87F
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3C87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3C87F | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#E4D381
Tritanopia (blue-blind)
#FFBBB6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f3c87f; /* rgb */ color: rgb(243, 200, 127); /* oklch */ color: oklch(85.5% 0.103 79.9);
Tailwind
colors: {
custom: {
50: '#f9d8a5',
500: '#f3c87f',
950: '#000000',
},
}SCSS
$custom: #f3c87f; $custom-light: #f9d8a5; $custom-dark: #000000;
JSON
{
"hex": "#f3c87f",
"rgb": {
"r": 243,
"g": 200,
"b": 127
},
"hsl": {
"h": 37.759,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.85459,
"c": 0.1034,
"h": 79.9
},
"luminance": 0.61896
}Semantic roles & 50–950 ramp
primary
#F3C87F
secondary
#487ACE
accent
#57DF06
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380