#F5BD82#F5BD82
#F5BD82 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.6% C 0.099 H 67.2°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BD82 |
|---|---|
| RGB | rgb(245, 189, 130) |
| HSL | hsl(31, 85%, 74%) |
| HSV | hsv(31, 47%, 96%) |
| CMYK | cmyk(0%, 22.9%, 46.9%, 3.9%) |
| CIE-LAB | lab(80.42, 13.05, 37.49) |
| CIE-LCH | lch(80.42, 39.70, 70.80°) |
| OKLab | oklab(83.6% 0.0384 0.0915) |
| OKLCH | oklch(83.6% 0.099 67.2) |
| XYZ | xyz(59.8856, 57.4230, 29.0443) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.06
Apricot (survey)
#FFB16D
ΔE00 5.15
Peach (survey)
#FFB07C
ΔE00 6.91
Sandybrown
#F4A460
ΔE00 7.31
Pale Orange
#FFA756
ΔE00 7.80
Light Peach
#FFD8B1
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BD82 #82BAF5
analogous
#F58382 #F5BD82 #F3F582
triadic
#F5BD82 #82F5BD #BD82F5
tetradic
#F5BD82 #82F583 #82BAF5 #F582F3
square
#F5BD82 #82F583 #82BAF5 #F582F3
split-complementary
#F5BD82 #82F3F5 #8382F5
monochromatic
#EA8113 #F09F49 #F5BD82 #FADBBB #FDF0E3
Accessibility & contrast
On white
1.68
#F5BD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#F5BD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BD82
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BD82 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07D
Deuteranopia (green-blind)
#DDCD83
Tritanopia (blue-blind)
#FFB0AE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f5bd82; /* rgb */ color: rgb(245, 189, 130); /* oklch */ color: oklch(83.6% 0.099 67.2);
Tailwind
colors: {
custom: {
50: '#fbd0a7',
500: '#f5bd82',
950: '#000000',
},
}SCSS
$custom: #f5bd82; $custom-light: #fbd0a7; $custom-dark: #000000;
JSON
{
"hex": "#f5bd82",
"rgb": {
"r": 245,
"g": 189,
"b": 130
},
"hsl": {
"h": 30.783,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.83604,
"c": 0.09925,
"h": 67.2
},
"luminance": 0.57419
}Semantic roles & 50–950 ramp
primary
#F5BD82
secondary
#4A8CD1
accent
#70E204
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380