#F2BF92#F2BF92
#F2BF92 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 84.0% C 0.083 H 62.7°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BF92 |
|---|---|
| RGB | rgb(242, 191, 146) |
| HSL | hsl(28, 79%, 76%) |
| HSV | hsv(28, 40%, 95%) |
| CMYK | cmyk(0%, 21.1%, 39.7%, 5.1%) |
| CIE-LAB | lab(80.86, 12.46, 29.68) |
| CIE-LCH | lch(80.86, 32.19, 67.22°) |
| OKLab | oklab(83.97% 0.0382 0.074) |
| OKLCH | oklch(83.97% 0.083 62.7) |
| XYZ | xyz(60.4390, 58.2174, 35.2422) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.08
Apricot
#FBCEB1
ΔE00 5.84
Light Peach
#FFD8B1
ΔE00 6.22
Peach (survey)
#FFB07C
ΔE00 6.52
Apricot (survey)
#FFB16D
ΔE00 6.80
Tan
#D2B48C
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BF92 #92C5F2
analogous
#F29295 #F2BF92 #F2EF92
triadic
#F2BF92 #92F2BF #BF92F2
tetradic
#F2BF92 #95F292 #92C5F2 #EF92F2
square
#F2BF92 #95F292 #92C5F2 #EF92F2
split-complementary
#F2BF92 #92F2EF #9295F2
monochromatic
#E57F25 #EB9F5B #F2BF92 #F9DFC9 #FCEFE4
Accessibility & contrast
On white
1.66
#F2BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#F2BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BF92
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BF92 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28F
Deuteranopia (green-blind)
#DBCD93
Tritanopia (blue-blind)
#FFB4B3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f2bf92; /* rgb */ color: rgb(242, 191, 146); /* oklch */ color: oklch(84.0% 0.083 62.7);
Tailwind
colors: {
custom: {
50: '#f8d2b2',
500: '#f2bf92',
950: '#000000',
},
}SCSS
$custom: #f2bf92; $custom-light: #f8d2b2; $custom-dark: #000000;
JSON
{
"hex": "#f2bf92",
"rgb": {
"r": 242,
"g": 191,
"b": 146
},
"hsl": {
"h": 28.125,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.83966,
"c": 0.08329,
"h": 62.7
},
"luminance": 0.58214
}Semantic roles & 50–950 ramp
primary
#F2BF92
secondary
#5998CF
accent
#79DB0B
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171411
muted
#858381