#F2BF91#F2BF91
#F2BF91 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 83.9% C 0.084 H 63.3°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BF91 |
|---|---|
| RGB | rgb(242, 191, 145) |
| HSL | hsl(28, 79%, 76%) |
| HSV | hsv(28, 40%, 95%) |
| CMYK | cmyk(0%, 21.1%, 40.1%, 5.1%) |
| CIE-LAB | lab(80.84, 12.35, 30.18) |
| CIE-LCH | lch(80.84, 32.61, 67.74°) |
| OKLab | oklab(83.95% 0.0378 0.0752) |
| OKLCH | oklch(83.95% 0.084 63.3) |
| XYZ | xyz(60.3616, 58.1865, 34.8343) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.92
Apricot
#FBCEB1
ΔE00 6.07
Light Peach
#FFD8B1
ΔE00 6.25
Peach (survey)
#FFB07C
ΔE00 6.59
Apricot (survey)
#FFB16D
ΔE00 6.70
Tan
#D2B48C
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BF91 #91C4F2
analogous
#F29193 #F2BF91 #F2F091
triadic
#F2BF91 #91F2BF #BF91F2
tetradic
#F2BF91 #93F291 #91C4F2 #F091F2
square
#F2BF91 #93F291 #91C4F2 #F091F2
split-complementary
#F2BF91 #91F2F0 #9193F2
monochromatic
#E57F24 #EC9F5A #F2BF91 #F8DFC8 #FCEFE4
Accessibility & contrast
On white
1.66
#F2BF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#F2BF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BF91
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BF91 | 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)
#CFC28E
Deuteranopia (green-blind)
#DBCD92
Tritanopia (blue-blind)
#FFB4B3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f2bf91; /* rgb */ color: rgb(242, 191, 145); /* oklch */ color: oklch(83.9% 0.084 63.3);
Tailwind
colors: {
custom: {
50: '#f8d2b1',
500: '#f2bf91',
950: '#000000',
},
}SCSS
$custom: #f2bf91; $custom-light: #f8d2b1; $custom-dark: #000000;
JSON
{
"hex": "#f2bf91",
"rgb": {
"r": 242,
"g": 191,
"b": 145
},
"hsl": {
"h": 28.454,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.83947,
"c": 0.08414,
"h": 63.3
},
"luminance": 0.58183
}Semantic roles & 50–950 ramp
primary
#F2BF91
secondary
#5897CF
accent
#78DB0A
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381