#F8BD92#F8BD92
#F8BD92 is a very light, moderate orange. Relative luminance 0.584; OKLCH L 84.2% C 0.089 H 57.3°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BD92 |
|---|---|
| RGB | rgb(248, 189, 146) |
| HSL | hsl(25, 88%, 77%) |
| HSV | hsv(25, 41%, 97%) |
| CMYK | cmyk(0%, 23.8%, 41.1%, 2.7%) |
| CIE-LAB | lab(80.98, 15.86, 29.94) |
| CIE-LCH | lch(80.98, 33.88, 62.10°) |
| OKLab | oklab(84.2% 0.048 0.0746) |
| OKLCH | oklch(84.2% 0.089 57.3) |
| XYZ | xyz(62.0996, 58.4307, 35.1959) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.67
Apricot
#FBCEB1
ΔE00 5.66
Apricot (survey)
#FFB16D
ΔE00 6.23
Burlywood
#DEB887
ΔE00 7.30
Light Peach
#FFD8B1
ΔE00 7.45
Peach
#FFDAB9
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BD92 #92CDF8
analogous
#F8929A #F8BD92 #F8F092
triadic
#F8BD92 #92F8BD #BD92F8
tetradic
#F8BD92 #9AF892 #92CDF8 #F092F8
square
#F8BD92 #9AF892 #92CDF8 #F092F8
split-complementary
#F8BD92 #92F8F0 #929AF8
monochromatic
#F1771F #F49A58 #F8BD92 #FCE0CC #FDEEE2
Accessibility & contrast
On white
1.66
#F8BD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#F8BD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BD92
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BD92 | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18F
Deuteranopia (green-blind)
#DCCE92
Tritanopia (blue-blind)
#FFB2B2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f8bd92; /* rgb */ color: rgb(248, 189, 146); /* oklch */ color: oklch(84.2% 0.089 57.3);
Tailwind
colors: {
custom: {
50: '#fcd1b2',
500: '#f8bd92',
950: '#000000',
},
}SCSS
$custom: #f8bd92; $custom-light: #fcd1b2; $custom-dark: #000000;
JSON
{
"hex": "#f8bd92",
"rgb": {
"r": 248,
"g": 189,
"b": 146
},
"hsl": {
"h": 25.294,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.84195,
"c": 0.0887,
"h": 57.3
},
"luminance": 0.58427
}Semantic roles & 50–950 ramp
primary
#F8BD92
secondary
#57A1D7
accent
#85E501
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381