#F3BD89#F3BD89
#F3BD89 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.5% C 0.092 H 64.9°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BD89 |
|---|---|
| RGB | rgb(243, 189, 137) |
| HSL | hsl(29, 82%, 75%) |
| HSV | hsv(29, 44%, 95%) |
| CMYK | cmyk(0%, 22.2%, 43.6%, 4.7%) |
| CIE-LAB | lab(80.33, 12.95, 33.70) |
| CIE-LCH | lch(80.33, 36.11, 68.98°) |
| OKLab | oklab(83.52% 0.0389 0.0831) |
| OKLCH | oklch(83.52% 0.092 64.9) |
| XYZ | xyz(59.6774, 57.2595, 31.5709) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.79
Apricot (survey)
#FFB16D
ΔE00 5.60
Peach (survey)
#FFB07C
ΔE00 6.34
Light Peach
#FFD8B1
ΔE00 7.18
Tan
#D2B48C
ΔE00 7.33
Apricot
#FBCEB1
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BD89 #89BFF3
analogous
#F3898A #F3BD89 #F3F289
triadic
#F3BD89 #89F3BD #BD89F3
tetradic
#F3BD89 #8AF389 #89BFF3 #F289F3
square
#F3BD89 #8AF389 #89BFF3 #F289F3
split-complementary
#F3BD89 #89F3F2 #898AF3
monochromatic
#E87F1A #ED9E51 #F3BD89 #F9DCC1 #FCEFE3
Accessibility & contrast
On white
1.69
#F3BD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#F3BD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BD89
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BD89 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC085
Deuteranopia (green-blind)
#DBCC8A
Tritanopia (blue-blind)
#FFB1B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f3bd89; /* rgb */ color: rgb(243, 189, 137); /* oklch */ color: oklch(83.5% 0.092 64.9);
Tailwind
colors: {
custom: {
50: '#f9d0ac',
500: '#f3bd89',
950: '#000000',
},
}SCSS
$custom: #f3bd89; $custom-light: #f9d0ac; $custom-dark: #000000;
JSON
{
"hex": "#f3bd89",
"rgb": {
"r": 243,
"g": 189,
"b": 137
},
"hsl": {
"h": 29.434,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.83523,
"c": 0.09177,
"h": 64.9
},
"luminance": 0.57256
}Semantic roles & 50–950 ramp
primary
#F3BD89
secondary
#5191CF
accent
#75DE08
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381