#F2BF85#F2BF85
#F2BF85 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.7% C 0.095 H 69.5°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BF85 |
|---|---|
| RGB | rgb(242, 191, 133) |
| HSL | hsl(32, 81%, 74%) |
| HSV | hsv(32, 45%, 95%) |
| CMYK | cmyk(0%, 21.1%, 45%, 5.1%) |
| CIE-LAB | lab(80.65, 11.10, 36.18) |
| CIE-LCH | lch(80.65, 37.85, 72.94°) |
| OKLab | oklab(83.73% 0.0331 0.0887) |
| OKLCH | oklch(83.73% 0.095 69.5) |
| XYZ | xyz(59.4847, 57.8357, 30.2160) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.17
Apricot (survey)
#FFB16D
ΔE00 6.41
Very Light Brown
#D3B683
ΔE00 6.98
Tan
#D2B48C
ΔE00 7.13
Fawn
#CFAF7B
ΔE00 7.28
Light Peach
#FFD8B1
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BF85 #85B8F2
analogous
#F28885 #F2BF85 #EEF285
triadic
#F2BF85 #85F2BF #BF85F2
tetradic
#F2BF85 #85F288 #85B8F2 #F285EE
square
#F2BF85 #85F288 #85B8F2 #F285EE
split-complementary
#F2BF85 #85EEF2 #8885F2
monochromatic
#E48518 #ECA24E #F2BF85 #F8DCBC #FCF0E3
Accessibility & contrast
On white
1.67
#F2BF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#F2BF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BF85
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BF85 | 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)
#D1C181
Deuteranopia (green-blind)
#DDCD86
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bf85; /* rgb */ color: rgb(242, 191, 133); /* oklch */ color: oklch(83.7% 0.095 69.5);
Tailwind
colors: {
custom: {
50: '#f8d2a9',
500: '#f2bf85',
950: '#000000',
},
}SCSS
$custom: #f2bf85; $custom-light: #f8d2a9; $custom-dark: #000000;
JSON
{
"hex": "#f2bf85",
"rgb": {
"r": 242,
"g": 191,
"b": 133
},
"hsl": {
"h": 31.927,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.83731,
"c": 0.09467,
"h": 69.5
},
"luminance": 0.57832
}Semantic roles & 50–950 ramp
primary
#F2BF85
secondary
#4E89CE
accent
#6CDD08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380