#F4C87F#F4C87F
#F4C87F is a very light, moderate orange. Relative luminance 0.621; OKLCH L 85.6% C 0.104 H 79.4°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F4C87F |
|---|---|
| RGB | rgb(244, 200, 127) |
| HSL | hsl(37, 84%, 73%) |
| HSV | hsv(37, 48%, 96%) |
| CMYK | cmyk(0%, 18%, 48%, 4.3%) |
| CIE-LAB | lab(82.95, 6.63, 42.23) |
| CIE-LCH | lch(82.95, 42.74, 81.08°) |
| OKLab | oklab(85.56% 0.0192 0.1021) |
| OKLCH | oklch(85.56% 0.104 79.4) |
| XYZ | xyz(61.7957, 62.0773, 28.8017) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.43
Sand (survey)
#E2CA76
ΔE00 6.75
Tan (survey)
#D1B26F
ΔE00 7.12
Navajowhite
#FFDEAD
ΔE00 7.13
Very Light Brown
#D3B683
ΔE00 7.26
Wheat (survey)
#FBDD7E
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4C87F #7FABF4
analogous
#F48D7F #F4C87F #E5F47F
triadic
#F4C87F #7FF4C8 #C87FF4
tetradic
#F4C87F #7FF48D #7FABF4 #F47FE5
square
#F4C87F #7FF48D #7FABF4 #F47FE5
split-complementary
#F4C87F #7FE5F4 #8D7FF4
monochromatic
#E59614 #EFB047 #F4C87F #F9E0B7 #FDF3E3
Accessibility & contrast
On white
1.57
#F4C87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#F4C87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4C87F
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4C87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4C87F | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#E5D381
Tritanopia (blue-blind)
#FFBBB6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f4c87f; /* rgb */ color: rgb(244, 200, 127); /* oklch */ color: oklch(85.6% 0.104 79.4);
Tailwind
colors: {
custom: {
50: '#fad8a5',
500: '#f4c87f',
950: '#000000',
},
}SCSS
$custom: #f4c87f; $custom-light: #fad8a5; $custom-dark: #000000;
JSON
{
"hex": "#f4c87f",
"rgb": {
"r": 244,
"g": 200,
"b": 127
},
"hsl": {
"h": 37.436,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.85555,
"c": 0.1039,
"h": 79.4
},
"luminance": 0.62074
}Semantic roles & 50–950 ramp
primary
#F4C87F
secondary
#487BD0
accent
#58E105
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380