#F4B87F#F4B87F
#F4B87F is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.5% C 0.101 H 64.2°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F4B87F |
|---|---|
| RGB | rgb(244, 184, 127) |
| HSL | hsl(29, 84%, 73%) |
| HSV | hsv(29, 48%, 96%) |
| CMYK | cmyk(0%, 24.6%, 48%, 4.3%) |
| CIE-LAB | lab(79.07, 15.00, 37.29) |
| CIE-LCH | lch(79.07, 40.20, 68.09°) |
| OKLab | oklab(82.52% 0.0439 0.0909) |
| OKLCH | oklch(82.52% 0.101 64.2) |
| XYZ | xyz(58.2821, 55.0502, 27.6306) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.94
Peach (survey)
#FFB07C
ΔE00 5.36
Burlywood
#DEB887
ΔE00 5.70
Sandybrown
#F4A460
ΔE00 5.88
Pale Orange
#FFA756
ΔE00 6.71
Light Orange
#FDAA48
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4B87F #7FBBF4
analogous
#F47F80 #F4B87F #F4F37F
triadic
#F4B87F #7FF4B8 #B87FF4
tetradic
#F4B87F #80F47F #7FBBF4 #F37FF4
square
#F4B87F #80F47F #7FBBF4 #F37FF4
split-complementary
#F4B87F #7FF4F3 #7F80F4
monochromatic
#E57A14 #EF9947 #F4B87F #F9D7B7 #FDEFE3
Accessibility & contrast
On white
1.75
#F4B87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#F4B87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4B87F
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4B87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4B87F | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7B
Deuteranopia (green-blind)
#D9C980
Tritanopia (blue-blind)
#FFABAA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f4b87f; /* rgb */ color: rgb(244, 184, 127); /* oklch */ color: oklch(82.5% 0.101 64.2);
Tailwind
colors: {
custom: {
50: '#facda5',
500: '#f4b87f',
950: '#000000',
},
}SCSS
$custom: #f4b87f; $custom-light: #facda5; $custom-dark: #000000;
JSON
{
"hex": "#f4b87f",
"rgb": {
"r": 244,
"g": 184,
"b": 127
},
"hsl": {
"h": 29.231,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.82515,
"c": 0.10098,
"h": 64.2
},
"luminance": 0.55046
}Semantic roles & 50–950 ramp
primary
#F4B87F
secondary
#488DD0
accent
#76E105
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380