#F2BF80#F2BF80
#F2BF80 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.6% C 0.099 H 71.7°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BF80 |
|---|---|
| RGB | rgb(242, 191, 128) |
| HSL | hsl(33, 81%, 73%) |
| HSV | hsv(33, 47%, 95%) |
| CMYK | cmyk(0%, 21.1%, 47.1%, 5.1%) |
| CIE-LAB | lab(80.57, 10.62, 38.66) |
| CIE-LCH | lch(80.57, 40.09, 74.64°) |
| OKLab | oklab(83.65% 0.0312 0.0941) |
| OKLCH | oklch(83.65% 0.099 71.7) |
| XYZ | xyz(59.1474, 57.7008, 28.4399) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.47
Apricot (survey)
#FFB16D
ΔE00 6.72
Very Light Brown
#D3B683
ΔE00 6.88
Fawn
#CFAF7B
ΔE00 7.18
Tan
#D2B48C
ΔE00 7.52
Tan (survey)
#D1B26F
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BF80 #80B3F2
analogous
#F28680 #F2BF80 #ECF280
triadic
#F2BF80 #80F2BF #BF80F2
tetradic
#F2BF80 #80F286 #80B3F2 #F280EC
square
#F2BF80 #80F286 #80B3F2 #F280EC
split-complementary
#F2BF80 #80ECF2 #8680F2
monochromatic
#E18617 #ECA348 #F2BF80 #F8DBB8 #FCF1E3
Accessibility & contrast
On white
1.67
#F2BF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#F2BF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BF80
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BF80 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17B
Deuteranopia (green-blind)
#DDCD81
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bf80; /* rgb */ color: rgb(242, 191, 128); /* oklch */ color: oklch(83.6% 0.099 71.7);
Tailwind
colors: {
custom: {
50: '#f9d2a5',
500: '#f2bf80',
950: '#000000',
},
}SCSS
$custom: #f2bf80; $custom-light: #f9d2a5; $custom-dark: #000000;
JSON
{
"hex": "#f2bf80",
"rgb": {
"r": 242,
"g": 191,
"b": 128
},
"hsl": {
"h": 33.158,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.83648,
"c": 0.09913,
"h": 71.7
},
"luminance": 0.57697
}Semantic roles & 50–950 ramp
primary
#F2BF80
secondary
#4984CD
accent
#67DE08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380