#F2BF84#F2BF84
#F2BF84 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.7% C 0.096 H 70.0°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BF84 |
|---|---|
| RGB | rgb(242, 191, 132) |
| HSL | hsl(32, 81%, 73%) |
| HSV | hsv(32, 45%, 95%) |
| CMYK | cmyk(0%, 21.1%, 45.5%, 5.1%) |
| CIE-LAB | lab(80.63, 11.00, 36.68) |
| CIE-LCH | lch(80.63, 38.29, 73.30°) |
| OKLab | oklab(83.71% 0.0327 0.0898) |
| OKLCH | oklch(83.71% 0.096 70) |
| XYZ | xyz(59.4159, 57.8082, 29.8539) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.21
Apricot (survey)
#FFB16D
ΔE00 6.46
Very Light Brown
#D3B683
ΔE00 6.94
Tan
#D2B48C
ΔE00 7.19
Fawn
#CFAF7B
ΔE00 7.24
Light Peach
#FFD8B1
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BF84 #84B7F2
analogous
#F28884 #F2BF84 #EEF284
triadic
#F2BF84 #84F2BF #BF84F2
tetradic
#F2BF84 #84F288 #84B7F2 #F284EE
square
#F2BF84 #84F288 #84B7F2 #F284EE
split-complementary
#F2BF84 #84EEF2 #8884F2
monochromatic
#E48518 #ECA24D #F2BF84 #F8DCBB #FCF1E3
Accessibility & contrast
On white
1.67
#F2BF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#F2BF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BF84
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BF84 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C180
Deuteranopia (green-blind)
#DDCD85
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bf84; /* rgb */ color: rgb(242, 191, 132); /* oklch */ color: oklch(83.7% 0.096 70.0);
Tailwind
colors: {
custom: {
50: '#f8d2a8',
500: '#f2bf84',
950: '#000000',
},
}SCSS
$custom: #f2bf84; $custom-light: #f8d2a8; $custom-dark: #000000;
JSON
{
"hex": "#f2bf84",
"rgb": {
"r": 242,
"g": 191,
"b": 132
},
"hsl": {
"h": 32.182,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.83714,
"c": 0.09556,
"h": 70
},
"luminance": 0.57805
}Semantic roles & 50–950 ramp
primary
#F2BF84
secondary
#4D88CE
accent
#6BDD08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380