#F2BF83#F2BF83
#F2BF83 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.7% C 0.096 H 70.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BF83 |
|---|---|
| RGB | rgb(242, 191, 131) |
| HSL | hsl(32, 81%, 73%) |
| HSV | hsv(32, 46%, 95%) |
| CMYK | cmyk(0%, 21.1%, 45.9%, 5.1%) |
| CIE-LAB | lab(80.62, 10.91, 37.17) |
| CIE-LCH | lch(80.62, 38.74, 73.65°) |
| OKLab | oklab(83.7% 0.0323 0.0909) |
| OKLCH | oklch(83.7% 0.096 70.4) |
| XYZ | xyz(59.3478, 57.7810, 29.4952) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.26
Apricot (survey)
#FFB16D
ΔE00 6.51
Very Light Brown
#D3B683
ΔE00 6.91
Fawn
#CFAF7B
ΔE00 7.21
Tan
#D2B48C
ΔE00 7.27
Light Peach
#FFD8B1
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BF83 #83B6F2
analogous
#F28783 #F2BF83 #EEF283
triadic
#F2BF83 #83F2BF #BF83F2
tetradic
#F2BF83 #83F287 #83B6F2 #F283EE
square
#F2BF83 #83F287 #83B6F2 #F283EE
split-complementary
#F2BF83 #83EEF2 #8783F2
monochromatic
#E38618 #ECA24C #F2BF83 #F8DCBA #FCF1E3
Accessibility & contrast
On white
1.67
#F2BF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#F2BF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BF83
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BF83 | 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)
#D1C17E
Deuteranopia (green-blind)
#DDCD84
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bf83; /* rgb */ color: rgb(242, 191, 131); /* oklch */ color: oklch(83.7% 0.096 70.4);
Tailwind
colors: {
custom: {
50: '#f8d2a8',
500: '#f2bf83',
950: '#000000',
},
}SCSS
$custom: #f2bf83; $custom-light: #f8d2a8; $custom-dark: #000000;
JSON
{
"hex": "#f2bf83",
"rgb": {
"r": 242,
"g": 191,
"b": 131
},
"hsl": {
"h": 32.432,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.83697,
"c": 0.09645,
"h": 70.4
},
"luminance": 0.57778
}Semantic roles & 50–950 ramp
primary
#F2BF83
secondary
#4C87CD
accent
#6ADD08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380