#F8B485#F8B485
#F8B485 is a very light, moderate orange. Relative luminance 0.543; OKLCH L 82.3% C 0.101 H 55.5°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B485 |
|---|---|
| RGB | rgb(248, 180, 133) |
| HSL | hsl(25, 89%, 75%) |
| HSV | hsv(25, 46%, 97%) |
| CMYK | cmyk(0%, 27.4%, 46.4%, 2.7%) |
| CIE-LAB | lab(78.63, 19.26, 33.68) |
| CIE-LCH | lch(78.63, 38.80, 60.24°) |
| OKLab | oklab(82.3% 0.057 0.0829) |
| OKLCH | oklch(82.3% 0.101 55.5) |
| XYZ | xyz(59.2690, 54.2965, 29.5443) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.24
Apricot (survey)
#FFB16D
ΔE00 4.67
Sandybrown
#F4A460
ΔE00 5.87
Pale Orange
#FFA756
ΔE00 7.34
Lightsalmon
#FFA07A
ΔE00 7.72
Apricot
#FBCEB1
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B485 #85C9F8
analogous
#F88590 #F8B485 #F8EE85
triadic
#F8B485 #85F8B4 #B485F8
tetradic
#F8B485 #90F885 #85C9F8 #EE85F8
square
#F8B485 #90F885 #85C9F8 #EE85F8
split-complementary
#F8B485 #85F8EE #8590F8
monochromatic
#F16D11 #F5904B #F8B485 #FBD8BF #FDEDE2
Accessibility & contrast
On white
1.77
#F8B485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#F8B485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B485
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B485 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA81
Deuteranopia (green-blind)
#D8C985
Tritanopia (blue-blind)
#FFA7A8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f8b485; /* rgb */ color: rgb(248, 180, 133); /* oklch */ color: oklch(82.3% 0.101 55.5);
Tailwind
colors: {
custom: {
50: '#fdcaa9',
500: '#f8b485',
950: '#000000',
},
}SCSS
$custom: #f8b485; $custom-light: #fdcaa9; $custom-dark: #000000;
JSON
{
"hex": "#f8b485",
"rgb": {
"r": 248,
"g": 180,
"b": 133
},
"hsl": {
"h": 24.522,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.823,
"c": 0.10058,
"h": 55.5
},
"luminance": 0.54292
}Semantic roles & 50–950 ramp
primary
#F8B485
secondary
#4C9DD5
accent
#88E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181310
muted
#868280