#F3BD85#F3BD85
#F3BD85 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.5% C 0.095 H 66.9°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BD85 |
|---|---|
| RGB | rgb(243, 189, 133) |
| HSL | hsl(31, 82%, 74%) |
| HSV | hsv(31, 45%, 95%) |
| CMYK | cmyk(0%, 22.2%, 45.3%, 4.7%) |
| CIE-LAB | lab(80.26, 12.55, 35.70) |
| CIE-LCH | lch(80.26, 37.84, 70.63°) |
| OKLab | oklab(83.45% 0.0373 0.0876) |
| OKLCH | oklch(83.45% 0.095 66.9) |
| XYZ | xyz(59.3958, 57.1468, 30.0877) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.61
Apricot (survey)
#FFB16D
ΔE00 5.52
Peach (survey)
#FFB07C
ΔE00 6.91
Tan
#D2B48C
ΔE00 7.40
Light Peach
#FFD8B1
ΔE00 7.54
Sandybrown
#F4A460
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BD85 #85BBF3
analogous
#F38685 #F3BD85 #F2F385
triadic
#F3BD85 #85F3BD #BD85F3
tetradic
#F3BD85 #85F386 #85BBF3 #F385F2
square
#F3BD85 #85F386 #85BBF3 #F385F2
split-complementary
#F3BD85 #85F2F3 #8685F3
monochromatic
#E78117 #EE9F4D #F3BD85 #F8DBBD #FCF0E3
Accessibility & contrast
On white
1.69
#F3BD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#F3BD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BD85
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BD85 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC081
Deuteranopia (green-blind)
#DCCC86
Tritanopia (blue-blind)
#FFB1AF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f3bd85; /* rgb */ color: rgb(243, 189, 133); /* oklch */ color: oklch(83.5% 0.095 66.9);
Tailwind
colors: {
custom: {
50: '#f9d0a9',
500: '#f3bd85',
950: '#000000',
},
}SCSS
$custom: #f3bd85; $custom-light: #f9d0a9; $custom-dark: #000000;
JSON
{
"hex": "#f3bd85",
"rgb": {
"r": 243,
"g": 189,
"b": 133
},
"hsl": {
"h": 30.545,
"s": 82.09,
"l": 73.725
},
"oklch": {
"l": 0.83453,
"c": 0.0952,
"h": 66.9
},
"luminance": 0.57143
}Semantic roles & 50–950 ramp
primary
#F3BD85
secondary
#4D8DCF
accent
#71DE07
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380