#F8B878#F8B878
#F8B878 is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.8% C 0.110 H 65.3°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B878 |
|---|---|
| RGB | rgb(248, 184, 120) |
| HSL | hsl(30, 90%, 72%) |
| HSV | hsv(30, 52%, 97%) |
| CMYK | cmyk(0%, 25.8%, 51.6%, 2.7%) |
| CIE-LAB | lab(79.38, 15.97, 41.38) |
| CIE-LCH | lch(79.38, 44.35, 68.89°) |
| OKLab | oklab(82.82% 0.0458 0.0997) |
| OKLCH | oklch(82.82% 0.11 65.3) |
| XYZ | xyz(59.2450, 55.5976, 25.3766) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.20
Sandybrown
#F4A460
ΔE00 5.49
Peach (survey)
#FFB07C
ΔE00 5.77
Pale Orange
#FFA756
ΔE00 5.79
Light Orange
#FDAA48
ΔE00 6.36
Burlywood
#DEB887
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B878 #78B8F8
analogous
#F87878 #F8B878 #F8F878
triadic
#F8B878 #78F8B8 #B878F8
tetradic
#F8B878 #78F878 #78B8F8 #F878F8
square
#F8B878 #78F878 #78B8F8 #F878F8
split-complementary
#F8B878 #78F8F8 #7878F8
monochromatic
#E97B0C #F5993E #F8B878 #FBD7B2 #FDF0E2
Accessibility & contrast
On white
1.73
#F8B878 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#F8B878 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B878
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B878 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B878 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBC73
Deuteranopia (green-blind)
#DCCB79
Tritanopia (blue-blind)
#FFAAA8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f8b878; /* rgb */ color: rgb(248, 184, 120); /* oklch */ color: oklch(82.8% 0.110 65.3);
Tailwind
colors: {
custom: {
50: '#fdcda0',
500: '#f8b878',
950: '#000000',
},
}SCSS
$custom: #f8b878; $custom-light: #fdcda0; $custom-dark: #000000;
JSON
{
"hex": "#f8b878",
"rgb": {
"r": 248,
"g": 184,
"b": 120
},
"hsl": {
"h": 30,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.82821,
"c": 0.1097,
"h": 65.3
},
"luminance": 0.55594
}Semantic roles & 50–950 ramp
primary
#F8B878
secondary
#408AD4
accent
#73E600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#18130F
muted
#868380