#F2BF8A#F2BF8A
#F2BF8A is a very light, moderate orange. Relative luminance 0.580; OKLCH L 83.8% C 0.090 H 67.2°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BF8A |
|---|---|
| RGB | rgb(242, 191, 138) |
| HSL | hsl(31, 80%, 75%) |
| HSV | hsv(31, 43%, 95%) |
| CMYK | cmyk(0%, 21.1%, 43%, 5.1%) |
| CIE-LAB | lab(80.73, 11.61, 33.69) |
| CIE-LCH | lch(80.73, 35.63, 70.98°) |
| OKLab | oklab(83.82% 0.035 0.0832) |
| OKLCH | oklch(83.82% 0.09 67.2) |
| XYZ | xyz(59.8384, 57.9772, 32.0787) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.20
Apricot (survey)
#FFB16D
ΔE00 6.32
Light Peach
#FFD8B1
ΔE00 6.76
Tan
#D2B48C
ΔE00 6.91
Very Light Brown
#D3B683
ΔE00 7.31
Peach (survey)
#FFB07C
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BF8A #8ABDF2
analogous
#F28B8A #F2BF8A #F1F28A
triadic
#F2BF8A #8AF2BF #BF8AF2
tetradic
#F2BF8A #8AF28B #8ABDF2 #F28AF1
square
#F2BF8A #8AF28B #8ABDF2 #F28AF1
split-complementary
#F2BF8A #8AF1F2 #8B8AF2
monochromatic
#E6831C #ECA153 #F2BF8A #F8DDC1 #FCF0E3
Accessibility & contrast
On white
1.67
#F2BF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#F2BF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BF8A
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BF8A | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C286
Deuteranopia (green-blind)
#DCCD8B
Tritanopia (blue-blind)
#FFB3B1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bf8a; /* rgb */ color: rgb(242, 191, 138); /* oklch */ color: oklch(83.8% 0.090 67.2);
Tailwind
colors: {
custom: {
50: '#f8d2ac',
500: '#f2bf8a',
950: '#000000',
},
}SCSS
$custom: #f2bf8a; $custom-light: #f8d2ac; $custom-dark: #000000;
JSON
{
"hex": "#f2bf8a",
"rgb": {
"r": 242,
"g": 191,
"b": 138
},
"hsl": {
"h": 30.577,
"s": 80,
"l": 74.51
},
"oklch": {
"l": 0.83818,
"c": 0.09022,
"h": 67.2
},
"luminance": 0.57974
}Semantic roles & 50–950 ramp
primary
#F2BF8A
secondary
#528FCE
accent
#71DC09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381