#F0BF83#F0BF83
#F0BF83 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.5% C 0.095 H 71.6°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BF83 |
|---|---|
| RGB | rgb(240, 191, 131) |
| HSL | hsl(33, 78%, 73%) |
| HSV | hsv(33, 45%, 94%) |
| CMYK | cmyk(0%, 20.4%, 45.4%, 5.9%) |
| CIE-LAB | lab(80.42, 10.11, 36.88) |
| CIE-LCH | lch(80.42, 38.24, 74.67°) |
| OKLab | oklab(83.5% 0.0301 0.0902) |
| OKLCH | oklch(83.5% 0.095 71.6) |
| XYZ | xyz(58.6650, 57.4289, 29.4632) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.89
Very Light Brown
#D3B683
ΔE00 6.41
Fawn
#CFAF7B
ΔE00 6.78
Tan
#D2B48C
ΔE00 6.93
Apricot (survey)
#FFB16D
ΔE00 7.01
Tan (survey)
#D1B26F
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BF83 #83B4F0
analogous
#F08983 #F0BF83 #EAF083
triadic
#F0BF83 #83F0BF #BF83F0
tetradic
#F0BF83 #83F089 #83B4F0 #F083EA
square
#F0BF83 #83F089 #83B4F0 #F083EA
split-complementary
#F0BF83 #83EAF0 #8983F0
monochromatic
#DE861B #E9A34C #F0BF83 #F7DBBA #FCF1E4
Accessibility & contrast
On white
1.68
#F0BF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#F0BF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BF83
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BF83 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17E
Deuteranopia (green-blind)
#DCCC84
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f0bf83; /* rgb */ color: rgb(240, 191, 131); /* oklch */ color: oklch(83.5% 0.095 71.6);
Tailwind
colors: {
custom: {
50: '#f7d2a8',
500: '#f0bf83',
950: '#000000',
},
}SCSS
$custom: #f0bf83; $custom-light: #f7d2a8; $custom-dark: #000000;
JSON
{
"hex": "#f0bf83",
"rgb": {
"r": 240,
"g": 191,
"b": 131
},
"hsl": {
"h": 33.028,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.83499,
"c": 0.09511,
"h": 71.6
},
"luminance": 0.57426
}Semantic roles & 50–950 ramp
primary
#F0BF83
secondary
#4C85CB
accent
#68DB0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380