#F8B385#F8B385
#F8B385 is a very light, moderate orange. Relative luminance 0.539; OKLCH L 82.1% C 0.101 H 54.5°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B385 |
|---|---|
| RGB | rgb(248, 179, 133) |
| HSL | hsl(24, 89%, 75%) |
| HSV | hsv(24, 46%, 97%) |
| CMYK | cmyk(0%, 27.8%, 46.4%, 2.7%) |
| CIE-LAB | lab(78.40, 19.79, 33.38) |
| CIE-LCH | lch(78.40, 38.80, 59.34°) |
| OKLab | oklab(82.12% 0.0586 0.0822) |
| OKLCH | oklch(82.12% 0.101 54.5) |
| XYZ | xyz(59.0679, 53.8942, 29.4773) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.09
Apricot (survey)
#FFB16D
ΔE00 4.95
Sandybrown
#F4A460
ΔE00 5.97
Lightsalmon
#FFA07A
ΔE00 7.24
Pale Orange
#FFA756
ΔE00 7.51
Apricot
#FBCEB1
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B385 #85CAF8
analogous
#F88591 #F8B385 #F8EC85
triadic
#F8B385 #85F8B3 #B385F8
tetradic
#F8B385 #91F885 #85CAF8 #EC85F8
square
#F8B385 #91F885 #85CAF8 #EC85F8
split-complementary
#F8B385 #85F8EC #8591F8
monochromatic
#F16B11 #F58F4B #F8B385 #FBD7BF #FDEDE2
Accessibility & contrast
On white
1.78
#F8B385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#F8B385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B385
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B385 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B982
Deuteranopia (green-blind)
#D7C885
Tritanopia (blue-blind)
#FFA6A7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #f8b385; /* rgb */ color: rgb(248, 179, 133); /* oklch */ color: oklch(82.1% 0.101 54.5);
Tailwind
colors: {
custom: {
50: '#fdcaa9',
500: '#f8b385',
950: '#000000',
},
}SCSS
$custom: #f8b385; $custom-light: #fdcaa9; $custom-dark: #000000;
JSON
{
"hex": "#f8b385",
"rgb": {
"r": 248,
"g": 179,
"b": 133
},
"hsl": {
"h": 24,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.82118,
"c": 0.10091,
"h": 54.5
},
"luminance": 0.5389
}Semantic roles & 50–950 ramp
primary
#F8B385
secondary
#4C9ED5
accent
#8AE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181310
muted
#868280