#F4BF80#F4BF80
#F4BF80 is a very light, moderate orange. Relative luminance 0.581; OKLCH L 83.8% C 0.100 H 70.6°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BF80 |
|---|---|
| RGB | rgb(244, 191, 128) |
| HSL | hsl(33, 84%, 73%) |
| HSV | hsv(33, 48%, 96%) |
| CMYK | cmyk(0%, 21.7%, 47.5%, 4.3%) |
| CIE-LAB | lab(80.77, 11.42, 38.95) |
| CIE-LCH | lch(80.77, 40.59, 73.66°) |
| OKLab | oklab(83.85% 0.0334 0.0948) |
| OKLCH | oklch(83.85% 0.1 70.6) |
| XYZ | xyz(59.8378, 58.0568, 28.4722) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.82
Apricot (survey)
#FFB16D
ΔE00 6.23
Very Light Brown
#D3B683
ΔE00 7.35
Fawn
#CFAF7B
ΔE00 7.60
Butterscotch
#FDB147
ΔE00 7.65
Tan
#D2B48C
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BF80 #80B5F4
analogous
#F48580 #F4BF80 #EFF480
triadic
#F4BF80 #80F4BF #BF80F4
tetradic
#F4BF80 #80F485 #80B5F4 #F480EF
square
#F4BF80 #80F485 #80B5F4 #F480EF
split-complementary
#F4BF80 #80EFF4 #8580F4
monochromatic
#E68614 #EFA348 #F4BF80 #F9DBB8 #FDF1E3
Accessibility & contrast
On white
1.67
#F4BF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#F4BF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BF80
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BF80 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C17B
Deuteranopia (green-blind)
#DECE81
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f4bf80; /* rgb */ color: rgb(244, 191, 128); /* oklch */ color: oklch(83.8% 0.100 70.6);
Tailwind
colors: {
custom: {
50: '#fad2a5',
500: '#f4bf80',
950: '#000000',
},
}SCSS
$custom: #f4bf80; $custom-light: #fad2a5; $custom-dark: #000000;
JSON
{
"hex": "#f4bf80",
"rgb": {
"r": 244,
"g": 191,
"b": 128
},
"hsl": {
"h": 32.586,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.83848,
"c": 0.10048,
"h": 70.6
},
"luminance": 0.58053
}Semantic roles & 50–950 ramp
primary
#F4BF80
secondary
#4886D0
accent
#69E105
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380