#F0BC84#F0BC84
#F0BC84 is a very light, moderate orange. Relative luminance 0.562; OKLCH L 82.9% C 0.094 H 68.0°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BC84 |
|---|---|
| RGB | rgb(240, 188, 132) |
| HSL | hsl(31, 78%, 73%) |
| HSV | hsv(31, 45%, 94%) |
| CMYK | cmyk(0%, 21.7%, 45%, 5.9%) |
| CIE-LAB | lab(79.71, 11.78, 35.44) |
| CIE-LCH | lch(79.71, 37.35, 71.61°) |
| OKLab | oklab(82.94% 0.0351 0.087) |
| OKLCH | oklch(82.94% 0.094 68) |
| XYZ | xyz(58.0855, 56.1610, 29.6060) |
| Luminance | 0.5616 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.02
Apricot (survey)
#FFB16D
ΔE00 5.90
Tan
#D2B48C
ΔE00 6.87
Very Light Brown
#D3B683
ΔE00 7.04
Fawn
#CFAF7B
ΔE00 7.14
Peach (survey)
#FFB07C
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BC84 #84B8F0
analogous
#F08684 #F0BC84 #EEF084
triadic
#F0BC84 #84F0BC #BC84F0
tetradic
#F0BC84 #84F086 #84B8F0 #F084EE
square
#F0BC84 #84F086 #84B8F0 #F084EE
split-complementary
#F0BC84 #84EEF0 #8684F0
monochromatic
#DE801B #E99E4D #F0BC84 #F7DABB #FCF0E4
Accessibility & contrast
On white
1.72
#F0BC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#F0BC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BC84
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BC84 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF80
Deuteranopia (green-blind)
#DACA85
Tritanopia (blue-blind)
#FFB0AE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f0bc84; /* rgb */ color: rgb(240, 188, 132); /* oklch */ color: oklch(82.9% 0.094 68.0);
Tailwind
colors: {
custom: {
50: '#f7d0a8',
500: '#f0bc84',
950: '#000000',
},
}SCSS
$custom: #f0bc84; $custom-light: #f7d0a8; $custom-dark: #000000;
JSON
{
"hex": "#f0bc84",
"rgb": {
"r": 240,
"g": 188,
"b": 132
},
"hsl": {
"h": 31.111,
"s": 78.261,
"l": 72.941
},
"oklch": {
"l": 0.82944,
"c": 0.09378,
"h": 68
},
"luminance": 0.56158
}Semantic roles & 50–950 ramp
primary
#F0BC84
secondary
#4D8ACB
accent
#6FDB0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380