#F0B87F#F0B87F
#F0B87F is a very light, moderate orange. Relative luminance 0.543; OKLCH L 82.1% C 0.098 H 66.3°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F0B87F |
|---|---|
| RGB | rgb(240, 184, 127) |
| HSL | hsl(30, 79%, 72%) |
| HSV | hsv(30, 47%, 94%) |
| CMYK | cmyk(0%, 23.3%, 47.1%, 5.9%) |
| CIE-LAB | lab(78.66, 13.40, 36.69) |
| CIE-LCH | lch(78.66, 39.06, 69.93°) |
| OKLab | oklab(82.1% 0.0394 0.0896) |
| OKLCH | oklch(82.1% 0.098 66.3) |
| XYZ | xyz(56.9089, 54.3421, 27.5662) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.71
Apricot (survey)
#FFB16D
ΔE00 4.80
Peach (survey)
#FFB07C
ΔE00 6.35
Sandybrown
#F4A460
ΔE00 6.46
Pale Orange
#FFA756
ΔE00 7.34
Tan
#D2B48C
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0B87F #7FB7F0
analogous
#F0807F #F0B87F #F0F07F
triadic
#F0B87F #7FF0B8 #B87FF0
tetradic
#F0B87F #7FF080 #7FB7F0 #F07FF0
square
#F0B87F #7FF080 #7FB7F0 #F07FF0
split-complementary
#F0B87F #7FF0F0 #807FF0
monochromatic
#DB7B1A #EA9A48 #F0B87F #F6D6B6 #FCF0E4
Accessibility & contrast
On white
1.77
#F0B87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#F0B87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0B87F
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0B87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0B87F | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7B
Deuteranopia (green-blind)
#D8C880
Tritanopia (blue-blind)
#FFABAA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f0b87f; /* rgb */ color: rgb(240, 184, 127); /* oklch */ color: oklch(82.1% 0.098 66.3);
Tailwind
colors: {
custom: {
50: '#f7cda5',
500: '#f0b87f',
950: '#000000',
},
}SCSS
$custom: #f0b87f; $custom-light: #f7cda5; $custom-dark: #000000;
JSON
{
"hex": "#f0b87f",
"rgb": {
"r": 240,
"g": 184,
"b": 127
},
"hsl": {
"h": 30.265,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.82103,
"c": 0.09787,
"h": 66.3
},
"luminance": 0.54339
}Semantic roles & 50–950 ramp
primary
#F0B87F
secondary
#4989CB
accent
#72DB0A
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#17130F
muted
#858380