#F8B684#F8B684
#F8B684 is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.6% C 0.101 H 57.9°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B684 |
|---|---|
| RGB | rgb(248, 182, 132) |
| HSL | hsl(26, 89%, 75%) |
| HSV | hsv(26, 47%, 97%) |
| CMYK | cmyk(0%, 26.6%, 46.8%, 2.7%) |
| CIE-LAB | lab(79.09, 18.11, 34.80) |
| CIE-LCH | lch(79.09, 39.23, 62.50°) |
| OKLab | oklab(82.65% 0.0535 0.0854) |
| OKLCH | oklch(82.65% 0.101 57.9) |
| XYZ | xyz(59.6069, 55.0823, 29.3178) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.86
Apricot (survey)
#FFB16D
ΔE00 4.02
Sandybrown
#F4A460
ΔE00 5.66
Pale Orange
#FFA756
ΔE00 6.92
Burlywood
#DEB887
ΔE00 7.64
Apricot
#FBCEB1
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B684 #84C6F8
analogous
#F8848C #F8B684 #F8F084
triadic
#F8B684 #84F8B6 #B684F8
tetradic
#F8B684 #8CF884 #84C6F8 #F084F8
square
#F8B684 #8CF884 #84C6F8 #F084F8
split-complementary
#F8B684 #84F8F0 #848CF8
monochromatic
#F17110 #F5944A #F8B684 #FBD8BE #FDEEE2
Accessibility & contrast
On white
1.75
#F8B684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#F8B684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B684
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B684 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB80
Deuteranopia (green-blind)
#D9CA84
Tritanopia (blue-blind)
#FFA9A9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f8b684; /* rgb */ color: rgb(248, 182, 132); /* oklch */ color: oklch(82.6% 0.101 57.9);
Tailwind
colors: {
custom: {
50: '#fdcca8',
500: '#f8b684',
950: '#000000',
},
}SCSS
$custom: #f8b684; $custom-light: #fdcca8; $custom-dark: #000000;
JSON
{
"hex": "#f8b684",
"rgb": {
"r": 248,
"g": 182,
"b": 132
},
"hsl": {
"h": 25.862,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.82648,
"c": 0.10076,
"h": 57.9
},
"luminance": 0.55078
}Semantic roles & 50–950 ramp
primary
#F8B684
secondary
#4B9AD5
accent
#83E600
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380