#F8B58F#F8B58F
#F8B58F is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.7% C 0.093 H 50.6°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B58F |
|---|---|
| RGB | rgb(248, 181, 143) |
| HSL | hsl(22, 88%, 77%) |
| HSV | hsv(22, 42%, 97%) |
| CMYK | cmyk(0%, 27%, 42.3%, 2.7%) |
| CIE-LAB | lab(79.04, 19.74, 28.94) |
| CIE-LCH | lch(79.04, 35.03, 55.69°) |
| OKLab | oklab(82.67% 0.0593 0.0722) |
| OKLCH | oklch(82.67% 0.093 50.6) |
| XYZ | xyz(60.1957, 54.9913, 33.4251) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.78
Pale Salmon
#FFB19A
ΔE00 6.19
Lightsalmon
#FFA07A
ΔE00 6.58
Apricot
#FBCEB1
ΔE00 7.08
Apricot (survey)
#FFB16D
ΔE00 7.20
Light Salmon
#FEA993
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B58F #8FD2F8
analogous
#F88F9E #F8B58F #F8E98F
triadic
#F8B58F #8FF8B5 #B58FF8
tetradic
#F8B58F #9EF88F #8FD2F8 #E98FF8
square
#F8B58F #9EF88F #8FD2F8 #E98FF8
split-complementary
#F8B58F #8FF8E9 #8F9EF8
monochromatic
#F1691C #F48F55 #F8B58F #FCDBC9 #FDECE2
Accessibility & contrast
On white
1.75
#F8B58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#F8B58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B58F
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B58F | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB8C
Deuteranopia (green-blind)
#D7C98F
Tritanopia (blue-blind)
#FFA9AB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f8b58f; /* rgb */ color: rgb(248, 181, 143); /* oklch */ color: oklch(82.7% 0.093 50.6);
Tailwind
colors: {
custom: {
50: '#fdcbb0',
500: '#f8b58f',
950: '#000000',
},
}SCSS
$custom: #f8b58f; $custom-light: #fdcbb0; $custom-dark: #000000;
JSON
{
"hex": "#f8b58f",
"rgb": {
"r": 248,
"g": 181,
"b": 143
},
"hsl": {
"h": 21.714,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.82667,
"c": 0.09341,
"h": 50.6
},
"luminance": 0.54987
}Semantic roles & 50–950 ramp
primary
#F8B58F
secondary
#55A8D7
accent
#92E501
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281