#F0BF81#F0BF81
#F0BF81 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.5% C 0.097 H 72.4°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BF81 |
|---|---|
| RGB | rgb(240, 191, 129) |
| HSL | hsl(34, 79%, 72%) |
| HSV | hsv(34, 46%, 94%) |
| CMYK | cmyk(0%, 20.4%, 46.3%, 5.9%) |
| CIE-LAB | lab(80.39, 9.91, 37.87) |
| CIE-LCH | lch(80.39, 39.15, 75.33°) |
| OKLab | oklab(83.47% 0.0293 0.0924) |
| OKLCH | oklch(83.47% 0.097 72.4) |
| XYZ | xyz(58.5307, 57.3752, 28.7562) |
| Luminance | 0.5737 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.07
Very Light Brown
#D3B683
ΔE00 6.40
Fawn
#CFAF7B
ΔE00 6.77
Tan
#D2B48C
ΔE00 7.12
Apricot (survey)
#FFB16D
ΔE00 7.15
Tan (survey)
#D1B26F
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BF81 #81B2F0
analogous
#F08881 #F0BF81 #E9F081
triadic
#F0BF81 #81F0BF #BF81F0
tetradic
#F0BF81 #81F088 #81B2F0 #F081E9
square
#F0BF81 #81F088 #81B2F0 #F081E9
split-complementary
#F0BF81 #81E9F0 #8881F0
monochromatic
#DC871A #E9A34A #F0BF81 #F7DBB8 #FCF1E4
Accessibility & contrast
On white
1.68
#F0BF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#F0BF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BF81
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BF81 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17C
Deuteranopia (green-blind)
#DCCC82
Tritanopia (blue-blind)
#FFB3AF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f0bf81; /* rgb */ color: rgb(240, 191, 129); /* oklch */ color: oklch(83.5% 0.097 72.4);
Tailwind
colors: {
custom: {
50: '#f7d2a6',
500: '#f0bf81',
950: '#000000',
},
}SCSS
$custom: #f0bf81; $custom-light: #f7d2a6; $custom-dark: #000000;
JSON
{
"hex": "#f0bf81",
"rgb": {
"r": 240,
"g": 191,
"b": 129
},
"hsl": {
"h": 33.514,
"s": 78.723,
"l": 72.353
},
"oklch": {
"l": 0.83465,
"c": 0.09693,
"h": 72.4
},
"luminance": 0.57372
}Semantic roles & 50–950 ramp
primary
#F0BF81
secondary
#4A83CB
accent
#67DB0A
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380