#F5BC84#F5BC84
#F5BC84 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.5% C 0.098 H 65.3°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BC84 |
|---|---|
| RGB | rgb(245, 188, 132) |
| HSL | hsl(30, 85%, 74%) |
| HSV | hsv(30, 46%, 96%) |
| CMYK | cmyk(0%, 23.3%, 46.1%, 3.9%) |
| CIE-LAB | lab(80.21, 13.77, 36.19) |
| CIE-LCH | lch(80.21, 38.72, 69.16°) |
| OKLab | oklab(83.45% 0.0407 0.0886) |
| OKLCH | oklch(83.45% 0.098 65.3) |
| XYZ | xyz(59.8068, 57.0485, 29.6867) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.83
Burlywood
#DEB887
ΔE00 5.25
Peach (survey)
#FFB07C
ΔE00 6.12
Sandybrown
#F4A460
ΔE00 6.96
Pale Orange
#FFA756
ΔE00 7.65
Light Peach
#FFD8B1
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BC84 #84BDF5
analogous
#F58485 #F5BC84 #F5F584
triadic
#F5BC84 #84F5BC #BC84F5
tetradic
#F5BC84 #85F584 #84BDF5 #F584F5
square
#F5BC84 #85F584 #84BDF5 #F584F5
split-complementary
#F5BC84 #84F5F5 #8485F5
monochromatic
#EB7E13 #F09D4B #F5BC84 #FADBBD #FDF0E3
Accessibility & contrast
On white
1.69
#F5BC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#F5BC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BC84
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BC84 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF80
Deuteranopia (green-blind)
#DCCC85
Tritanopia (blue-blind)
#FFAFAE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f5bc84; /* rgb */ color: rgb(245, 188, 132); /* oklch */ color: oklch(83.5% 0.098 65.3);
Tailwind
colors: {
custom: {
50: '#fbd0a8',
500: '#f5bc84',
950: '#000000',
},
}SCSS
$custom: #f5bc84; $custom-light: #fbd0a8; $custom-dark: #000000;
JSON
{
"hex": "#f5bc84",
"rgb": {
"r": 245,
"g": 188,
"b": 132
},
"hsl": {
"h": 29.735,
"s": 84.962,
"l": 73.922
},
"oklch": {
"l": 0.8345,
"c": 0.09754,
"h": 65.3
},
"luminance": 0.57045
}Semantic roles & 50–950 ramp
primary
#F5BC84
secondary
#4C8FD1
accent
#74E104
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380