#F2BF82#F2BF82
#F2BF82 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.7% C 0.097 H 70.9°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BF82 |
|---|---|
| RGB | rgb(242, 191, 130) |
| HSL | hsl(33, 81%, 73%) |
| HSV | hsv(33, 46%, 95%) |
| CMYK | cmyk(0%, 21.1%, 46.3%, 5.1%) |
| CIE-LAB | lab(80.60, 10.81, 37.67) |
| CIE-LCH | lch(80.60, 39.19, 73.99°) |
| OKLab | oklab(83.68% 0.0319 0.092) |
| OKLCH | oklch(83.68% 0.097 70.9) |
| XYZ | xyz(59.2804, 57.7540, 29.1400) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.32
Apricot (survey)
#FFB16D
ΔE00 6.58
Very Light Brown
#D3B683
ΔE00 6.89
Fawn
#CFAF7B
ΔE00 7.20
Tan
#D2B48C
ΔE00 7.35
Light Peach
#FFD8B1
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BF82 #82B5F2
analogous
#F28782 #F2BF82 #EDF282
triadic
#F2BF82 #82F2BF #BF82F2
tetradic
#F2BF82 #82F287 #82B5F2 #F282ED
square
#F2BF82 #82F287 #82B5F2 #F282ED
split-complementary
#F2BF82 #82EDF2 #8782F2
monochromatic
#E28618 #ECA34B #F2BF82 #F8DBB9 #FCF1E3
Accessibility & contrast
On white
1.67
#F2BF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#F2BF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BF82
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BF82 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17D
Deuteranopia (green-blind)
#DDCD83
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bf82; /* rgb */ color: rgb(242, 191, 130); /* oklch */ color: oklch(83.7% 0.097 70.9);
Tailwind
colors: {
custom: {
50: '#f8d2a7',
500: '#f2bf82',
950: '#000000',
},
}SCSS
$custom: #f2bf82; $custom-light: #f8d2a7; $custom-dark: #000000;
JSON
{
"hex": "#f2bf82",
"rgb": {
"r": 242,
"g": 191,
"b": 130
},
"hsl": {
"h": 32.679,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.83681,
"c": 0.09735,
"h": 70.9
},
"luminance": 0.57751
}Semantic roles & 50–950 ramp
primary
#F2BF82
secondary
#4B86CD
accent
#69DE08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380