#F2BF93#F2BF93
#F2BF93 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 84.0% C 0.082 H 62.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BF93 |
|---|---|
| RGB | rgb(242, 191, 147) |
| HSL | hsl(28, 79%, 76%) |
| HSV | hsv(28, 39%, 95%) |
| CMYK | cmyk(0%, 21.1%, 39.3%, 5.1%) |
| CIE-LAB | lab(80.88, 12.57, 29.18) |
| CIE-LCH | lch(80.88, 31.77, 66.69°) |
| OKLab | oklab(83.99% 0.0386 0.0729) |
| OKLCH | oklch(83.99% 0.082 62.1) |
| XYZ | xyz(60.5172, 58.2487, 35.6536) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.26
Apricot
#FBCEB1
ΔE00 5.62
Light Peach
#FFD8B1
ΔE00 6.20
Peach (survey)
#FFB07C
ΔE00 6.47
Apricot (survey)
#FFB16D
ΔE00 6.92
Peach
#FFDAB9
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BF93 #93C6F2
analogous
#F29397 #F2BF93 #F2EE93
triadic
#F2BF93 #93F2BF #BF93F2
tetradic
#F2BF93 #97F293 #93C6F2 #EE93F2
square
#F2BF93 #97F293 #93C6F2 #EE93F2
split-complementary
#F2BF93 #93F2EE #9397F2
monochromatic
#E57E26 #EB9F5C #F2BF93 #F9DFCA #FCEFE4
Accessibility & contrast
On white
1.66
#F2BF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#F2BF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BF93
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BF93 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC290
Deuteranopia (green-blind)
#DBCD94
Tritanopia (blue-blind)
#FFB4B3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f2bf93; /* rgb */ color: rgb(242, 191, 147); /* oklch */ color: oklch(84.0% 0.082 62.1);
Tailwind
colors: {
custom: {
50: '#f8d2b3',
500: '#f2bf93',
950: '#000000',
},
}SCSS
$custom: #f2bf93; $custom-light: #f8d2b3; $custom-dark: #000000;
JSON
{
"hex": "#f2bf93",
"rgb": {
"r": 242,
"g": 191,
"b": 147
},
"hsl": {
"h": 27.789,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.83986,
"c": 0.08245,
"h": 62.1
},
"luminance": 0.58245
}Semantic roles & 50–950 ramp
primary
#F2BF93
secondary
#5A99CF
accent
#7ADB0B
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381