#F5BD85#F5BD85
#F5BD85 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.7% C 0.097 H 65.9°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BD85 |
|---|---|
| RGB | rgb(245, 189, 133) |
| HSL | hsl(30, 85%, 74%) |
| HSV | hsv(30, 46%, 96%) |
| CMYK | cmyk(0%, 22.9%, 45.7%, 3.9%) |
| CIE-LAB | lab(80.46, 13.34, 36.00) |
| CIE-LCH | lch(80.46, 38.39, 69.66°) |
| OKLab | oklab(83.66% 0.0396 0.0883) |
| OKLCH | oklch(83.66% 0.097 65.9) |
| XYZ | xyz(60.0899, 57.5048, 30.1203) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.09
Apricot (survey)
#FFB16D
ΔE00 5.11
Peach (survey)
#FFB07C
ΔE00 6.43
Sandybrown
#F4A460
ΔE00 7.27
Light Peach
#FFD8B1
ΔE00 7.62
Tan
#D2B48C
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BD85 #85BDF5
analogous
#F58585 #F5BD85 #F5F585
triadic
#F5BD85 #85F5BD #BD85F5
tetradic
#F5BD85 #85F585 #85BDF5 #F585F5
square
#F5BD85 #85F585 #85BDF5 #F585F5
split-complementary
#F5BD85 #85F5F5 #8585F5
monochromatic
#EC8014 #F09E4C #F5BD85 #FADCBE #FDF0E3
Accessibility & contrast
On white
1.68
#F5BD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#F5BD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BD85
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BD85 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC081
Deuteranopia (green-blind)
#DDCD86
Tritanopia (blue-blind)
#FFB0AF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f5bd85; /* rgb */ color: rgb(245, 189, 133); /* oklch */ color: oklch(83.7% 0.097 65.9);
Tailwind
colors: {
custom: {
50: '#fbd0a9',
500: '#f5bd85',
950: '#000000',
},
}SCSS
$custom: #f5bd85; $custom-light: #fbd0a9; $custom-dark: #000000;
JSON
{
"hex": "#f5bd85",
"rgb": {
"r": 245,
"g": 189,
"b": 133
},
"hsl": {
"h": 30,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.83655,
"c": 0.09671,
"h": 65.9
},
"luminance": 0.57501
}Semantic roles & 50–950 ramp
primary
#F5BD85
secondary
#4D8FD2
accent
#73E104
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380