#F2BF81#F2BF81
#F2BF81 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.7% C 0.098 H 71.3°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BF81 |
|---|---|
| RGB | rgb(242, 191, 129) |
| HSL | hsl(33, 81%, 73%) |
| HSV | hsv(33, 47%, 95%) |
| CMYK | cmyk(0%, 21.1%, 46.7%, 5.1%) |
| CIE-LAB | lab(80.59, 10.71, 38.16) |
| CIE-LCH | lch(80.59, 39.64, 74.32°) |
| OKLab | oklab(83.66% 0.0316 0.093) |
| OKLCH | oklch(83.66% 0.098 71.3) |
| XYZ | xyz(59.2136, 57.7273, 28.7882) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.39
Apricot (survey)
#FFB16D
ΔE00 6.65
Very Light Brown
#D3B683
ΔE00 6.88
Fawn
#CFAF7B
ΔE00 7.18
Tan
#D2B48C
ΔE00 7.43
Tan (survey)
#D1B26F
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BF81 #81B4F2
analogous
#F28681 #F2BF81 #EDF281
triadic
#F2BF81 #81F2BF #BF81F2
tetradic
#F2BF81 #81F286 #81B4F2 #F281ED
square
#F2BF81 #81F286 #81B4F2 #F281ED
split-complementary
#F2BF81 #81EDF2 #8681F2
monochromatic
#E18617 #ECA34A #F2BF81 #F8DBB8 #FCF1E3
Accessibility & contrast
On white
1.67
#F2BF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#F2BF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BF81
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BF81 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17C
Deuteranopia (green-blind)
#DDCD82
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bf81; /* rgb */ color: rgb(242, 191, 129); /* oklch */ color: oklch(83.7% 0.098 71.3);
Tailwind
colors: {
custom: {
50: '#f9d2a6',
500: '#f2bf81',
950: '#000000',
},
}SCSS
$custom: #f2bf81; $custom-light: #f9d2a6; $custom-dark: #000000;
JSON
{
"hex": "#f2bf81",
"rgb": {
"r": 242,
"g": 191,
"b": 129
},
"hsl": {
"h": 32.92,
"s": 81.295,
"l": 72.745
},
"oklch": {
"l": 0.83664,
"c": 0.09824,
"h": 71.3
},
"luminance": 0.57724
}Semantic roles & 50–950 ramp
primary
#F2BF81
secondary
#4A85CD
accent
#68DE08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380