#F2BF86#F2BF86
#F2BF86 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.7% C 0.094 H 69.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BF86 |
|---|---|
| RGB | rgb(242, 191, 134) |
| HSL | hsl(32, 81%, 74%) |
| HSV | hsv(32, 45%, 95%) |
| CMYK | cmyk(0%, 21.1%, 44.6%, 5.1%) |
| CIE-LAB | lab(80.66, 11.20, 35.68) |
| CIE-LCH | lch(80.66, 37.40, 72.57°) |
| OKLab | oklab(83.75% 0.0335 0.0876) |
| OKLCH | oklch(83.75% 0.094 69.1) |
| XYZ | xyz(59.5541, 57.8635, 30.5816) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.15
Apricot (survey)
#FFB16D
ΔE00 6.37
Very Light Brown
#D3B683
ΔE00 7.03
Tan
#D2B48C
ΔE00 7.07
Light Peach
#FFD8B1
ΔE00 7.22
Fawn
#CFAF7B
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BF86 #86B9F2
analogous
#F28986 #F2BF86 #EFF286
triadic
#F2BF86 #86F2BF #BF86F2
tetradic
#F2BF86 #86F289 #86B9F2 #F286EF
square
#F2BF86 #86F289 #86B9F2 #F286EF
split-complementary
#F2BF86 #86EFF2 #8986F2
monochromatic
#E58419 #ECA24F #F2BF86 #F8DCBD #FCF0E3
Accessibility & contrast
On white
1.67
#F2BF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#F2BF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BF86
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BF86 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C182
Deuteranopia (green-blind)
#DDCD87
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bf86; /* rgb */ color: rgb(242, 191, 134); /* oklch */ color: oklch(83.7% 0.094 69.1);
Tailwind
colors: {
custom: {
50: '#f8d2aa',
500: '#f2bf86',
950: '#000000',
},
}SCSS
$custom: #f2bf86; $custom-light: #f8d2aa; $custom-dark: #000000;
JSON
{
"hex": "#f2bf86",
"rgb": {
"r": 242,
"g": 191,
"b": 134
},
"hsl": {
"h": 31.667,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.83748,
"c": 0.09378,
"h": 69.1
},
"luminance": 0.5786
}Semantic roles & 50–950 ramp
primary
#F2BF86
secondary
#4E8BCE
accent
#6DDD09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381