#F1C87F#F1C87F
#F1C87F is a very light, moderate orange. Relative luminance 0.615; OKLCH L 85.3% C 0.102 H 81.1°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F1C87F |
|---|---|
| RGB | rgb(241, 200, 127) |
| HSL | hsl(38, 80%, 72%) |
| HSV | hsv(38, 47%, 95%) |
| CMYK | cmyk(0%, 17%, 47.3%, 5.5%) |
| CIE-LAB | lab(82.67, 5.42, 41.81) |
| CIE-LCH | lch(82.67, 42.16, 82.61°) |
| OKLab | oklab(85.27% 0.0158 0.1012) |
| OKLCH | oklch(85.27% 0.102 81.1) |
| XYZ | xyz(60.7629, 61.5448, 28.7533) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.89
Burlywood
#DEB887
ΔE00 6.45
Tan (survey)
#D1B26F
ΔE00 6.62
Very Light Brown
#D3B683
ΔE00 6.89
Wheat (survey)
#FBDD7E
ΔE00 7.00
Navajowhite
#FFDEAD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1C87F #7FA8F1
analogous
#F18F7F #F1C87F #E1F17F
triadic
#F1C87F #7FF1C8 #C87FF1
tetradic
#F1C87F #7FF18F #7FA8F1 #F17FE1
square
#F1C87F #7FF18F #7FA8F1 #F17FE1
split-complementary
#F1C87F #7FE1F1 #8F7FF1
monochromatic
#DD9618 #EBB048 #F1C87F #F7E0B6 #FCF3E3
Accessibility & contrast
On white
1.58
#F1C87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#F1C87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1C87F
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1C87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1C87F | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#E3D281
Tritanopia (blue-blind)
#FFBCB6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f1c87f; /* rgb */ color: rgb(241, 200, 127); /* oklch */ color: oklch(85.3% 0.102 81.1);
Tailwind
colors: {
custom: {
50: '#f8d8a5',
500: '#f1c87f',
950: '#000000',
},
}SCSS
$custom: #f1c87f; $custom-light: #f8d8a5; $custom-dark: #000000;
JSON
{
"hex": "#f1c87f",
"rgb": {
"r": 241,
"g": 200,
"b": 127
},
"hsl": {
"h": 38.421,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.85267,
"c": 0.10244,
"h": 81.1
},
"luminance": 0.61542
}Semantic roles & 50–950 ramp
primary
#F1C87F
secondary
#4878CC
accent
#55DD09
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380