#F6C87F#F6C87F
#F6C87F is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.7% C 0.105 H 78.2°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F6C87F |
|---|---|
| RGB | rgb(246, 200, 127) |
| HSL | hsl(37, 87%, 73%) |
| HSV | hsv(37, 48%, 96%) |
| CMYK | cmyk(0%, 18.7%, 48.4%, 3.5%) |
| CIE-LAB | lab(83.15, 7.43, 42.51) |
| CIE-LCH | lch(83.15, 43.15, 80.09°) |
| OKLab | oklab(85.75% 0.0214 0.1027) |
| OKLCH | oklch(85.75% 0.105 78.2) |
| XYZ | xyz(62.4936, 62.4371, 28.8344) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.47
Navajowhite
#FFDEAD
ΔE00 7.16
Sand (survey)
#E2CA76
ΔE00 7.32
Tan (survey)
#D1B26F
ΔE00 7.48
Very Light Brown
#D3B683
ΔE00 7.54
Wheat (survey)
#FBDD7E
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6C87F #7FADF6
analogous
#F68C7F #F6C87F #E8F67F
triadic
#F6C87F #7FF6C8 #C87FF6
tetradic
#F6C87F #7FF68C #7FADF6 #F67FE8
square
#F6C87F #7FF68C #7FADF6 #F67FE8
split-complementary
#F6C87F #7FE8F6 #8C7FF6
monochromatic
#EA9610 #F2AF46 #F6C87F #FAE1B8 #FDF3E2
Accessibility & contrast
On white
1.56
#F6C87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#F6C87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6C87F
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6C87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6C87F | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC879
Deuteranopia (green-blind)
#E5D481
Tritanopia (blue-blind)
#FFBBB6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f6c87f; /* rgb */ color: rgb(246, 200, 127); /* oklch */ color: oklch(85.7% 0.105 78.2);
Tailwind
colors: {
custom: {
50: '#fbd8a5',
500: '#f6c87f',
950: '#000000',
},
}SCSS
$custom: #f6c87f; $custom-light: #fbd8a5; $custom-dark: #000000;
JSON
{
"hex": "#f6c87f",
"rgb": {
"r": 246,
"g": 200,
"b": 127
},
"hsl": {
"h": 36.807,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.85749,
"c": 0.10493,
"h": 78.2
},
"luminance": 0.62434
}Semantic roles & 50–950 ramp
primary
#F6C87F
secondary
#477DD2
accent
#59E302
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380