#F8BF87#F8BF87
#F8BF87 is a very light, moderate orange. Relative luminance 0.590; OKLCH L 84.4% C 0.097 H 65.4°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BF87 |
|---|---|
| RGB | rgb(248, 191, 135) |
| HSL | hsl(30, 89%, 75%) |
| HSV | hsv(30, 46%, 97%) |
| CMYK | cmyk(0%, 23%, 45.6%, 2.7%) |
| CIE-LAB | lab(81.28, 13.68, 36.08) |
| CIE-LCH | lch(81.28, 38.58, 69.23°) |
| OKLab | oklab(84.37% 0.0406 0.0885) |
| OKLCH | oklch(84.37% 0.097 65.4) |
| XYZ | xyz(61.7179, 58.9711, 31.0488) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.13
Burlywood
#DEB887
ΔE00 5.55
Peach (survey)
#FFB07C
ΔE00 6.36
Light Peach
#FFD8B1
ΔE00 7.31
Sandybrown
#F4A460
ΔE00 7.49
Apricot
#FBCEB1
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BF87 #87C0F8
analogous
#F88787 #F8BF87 #F8F887
triadic
#F8BF87 #87F8BF #BF87F8
tetradic
#F8BF87 #87F887 #87C0F8 #F887F8
square
#F8BF87 #87F887 #87C0F8 #F887F8
split-complementary
#F8BF87 #87F8F8 #8787F8
monochromatic
#F18113 #F5A04D #F8BF87 #FBDEC1 #FDF0E2
Accessibility & contrast
On white
1.64
#F8BF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#F8BF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BF87
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BF87 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C283
Deuteranopia (green-blind)
#DFCF88
Tritanopia (blue-blind)
#FFB2B1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f8bf87; /* rgb */ color: rgb(248, 191, 135); /* oklch */ color: oklch(84.4% 0.097 65.4);
Tailwind
colors: {
custom: {
50: '#fdd2aa',
500: '#f8bf87',
950: '#000000',
},
}SCSS
$custom: #f8bf87; $custom-light: #fdd2aa; $custom-dark: #000000;
JSON
{
"hex": "#f8bf87",
"rgb": {
"r": 248,
"g": 191,
"b": 135
},
"hsl": {
"h": 29.735,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.84368,
"c": 0.09735,
"h": 65.4
},
"luminance": 0.58967
}Semantic roles & 50–950 ramp
primary
#F8BF87
secondary
#4D92D6
accent
#74E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381