#F0BE77#F0BE77
#F0BE77 is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.1% C 0.106 H 75.2°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BE77 |
|---|---|
| RGB | rgb(240, 190, 119) |
| HSL | hsl(35, 80%, 70%) |
| HSV | hsv(35, 50%, 94%) |
| CMYK | cmyk(0%, 20.8%, 50.4%, 5.9%) |
| CIE-LAB | lab(80.00, 9.51, 42.48) |
| CIE-LCH | lch(80.00, 43.53, 77.38°) |
| OKLab | oklab(83.12% 0.0271 0.1022) |
| OKLCH | oklch(83.12% 0.106 75.2) |
| XYZ | xyz(57.6809, 56.6875, 25.3528) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.20
Tan (survey)
#D1B26F
ΔE00 6.69
Very Light Brown
#D3B683
ΔE00 6.79
Butterscotch
#FDB147
ΔE00 6.97
Fawn
#CFAF7B
ΔE00 7.06
Apricot (survey)
#FFB16D
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BE77 #77A9F0
analogous
#F08277 #F0BE77 #E5F077
triadic
#F0BE77 #77F0BE #BE77F0
tetradic
#F0BE77 #77F082 #77A9F0 #F077E5
square
#F0BE77 #77F082 #77A9F0 #F077E5
split-complementary
#F0BE77 #77E5F0 #8277F0
monochromatic
#D58718 #EAA440 #F0BE77 #F6D8AE #FCF2E3
Accessibility & contrast
On white
1.70
#F0BE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#F0BE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BE77
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BE77 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1BF71
Deuteranopia (green-blind)
#DDCB79
Tritanopia (blue-blind)
#FFB1AD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f0be77; /* rgb */ color: rgb(240, 190, 119); /* oklch */ color: oklch(83.1% 0.106 75.2);
Tailwind
colors: {
custom: {
50: '#f7d19f',
500: '#f0be77',
950: '#000000',
},
}SCSS
$custom: #f0be77; $custom-light: #f7d19f; $custom-dark: #000000;
JSON
{
"hex": "#f0be77",
"rgb": {
"r": 240,
"g": 190,
"b": 119
},
"hsl": {
"h": 35.207,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.83116,
"c": 0.10573,
"h": 75.2
},
"luminance": 0.56684
}Semantic roles & 50–950 ramp
primary
#F0BE77
secondary
#427ACA
accent
#60DC09
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380