#F8B992#F8B992
#F8B992 is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.5% C 0.090 H 52.9°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B992 |
|---|---|
| RGB | rgb(248, 185, 146) |
| HSL | hsl(23, 88%, 77%) |
| HSV | hsv(23, 41%, 97%) |
| CMYK | cmyk(0%, 25.4%, 41.1%, 2.7%) |
| CIE-LAB | lab(80.03, 17.96, 28.68) |
| CIE-LCH | lch(80.03, 33.84, 57.94°) |
| OKLab | oklab(83.46% 0.0542 0.0716) |
| OKLCH | oklch(83.46% 0.09 52.9) |
| XYZ | xyz(61.2510, 56.7335, 34.9131) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.11
Apricot
#FBCEB1
ΔE00 6.09
Apricot (survey)
#FFB16D
ΔE00 6.91
Pale Salmon
#FFB19A
ΔE00 7.19
Lightsalmon
#FFA07A
ΔE00 7.89
Sandybrown
#F4A460
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B992 #92D1F8
analogous
#F8929E #F8B992 #F8EC92
triadic
#F8B992 #92F8B9 #B992F8
tetradic
#F8B992 #9EF892 #92D1F8 #EC92F8
square
#F8B992 #9EF892 #92D1F8 #EC92F8
split-complementary
#F8B992 #92F8EC #929EF8
monochromatic
#F16F1F #F49458 #F8B992 #FCDECC #FDEDE2
Accessibility & contrast
On white
1.70
#F8B992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#F8B992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B992
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B992 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBE8F
Deuteranopia (green-blind)
#D9CC92
Tritanopia (blue-blind)
#FFADAF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f8b992; /* rgb */ color: rgb(248, 185, 146); /* oklch */ color: oklch(83.5% 0.090 52.9);
Tailwind
colors: {
custom: {
50: '#fcceb2',
500: '#f8b992',
950: '#000000',
},
}SCSS
$custom: #f8b992; $custom-light: #fcceb2; $custom-dark: #000000;
JSON
{
"hex": "#f8b992",
"rgb": {
"r": 248,
"g": 185,
"b": 146
},
"hsl": {
"h": 22.941,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.83456,
"c": 0.08983,
"h": 52.9
},
"luminance": 0.5673
}Semantic roles & 50–950 ramp
primary
#F8B992
secondary
#57A6D7
accent
#8EE501
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#181311
muted
#868381