#F1BD8A#F1BD8A
#F1BD8A is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.3% C 0.089 H 65.5°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BD8A |
|---|---|
| RGB | rgb(241, 189, 138) |
| HSL | hsl(30, 79%, 74%) |
| HSV | hsv(30, 43%, 95%) |
| CMYK | cmyk(0%, 21.6%, 42.7%, 5.5%) |
| CIE-LAB | lab(80.14, 12.27, 32.90) |
| CIE-LCH | lch(80.14, 35.12, 69.56°) |
| OKLab | oklab(83.34% 0.037 0.0813) |
| OKLCH | oklch(83.34% 0.089 65.5) |
| XYZ | xyz(59.0628, 56.9343, 31.9183) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.35
Apricot (survey)
#FFB16D
ΔE00 6.02
Peach (survey)
#FFB07C
ΔE00 6.70
Tan
#D2B48C
ΔE00 6.87
Light Peach
#FFD8B1
ΔE00 7.01
Apricot
#FBCEB1
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BD8A #8ABEF1
analogous
#F18A8B #F1BD8A #F1F18A
triadic
#F1BD8A #8AF1BD #BD8AF1
tetradic
#F1BD8A #8BF18A #8ABEF1 #F18AF1
square
#F1BD8A #8BF18A #8ABEF1 #F18AF1
split-complementary
#F1BD8A #8AF1F1 #8A8BF1
monochromatic
#E47F1D #EA9E53 #F1BD8A #F8DCC1 #FCF0E4
Accessibility & contrast
On white
1.70
#F1BD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#F1BD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BD8A
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BD8A | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC086
Deuteranopia (green-blind)
#DACC8B
Tritanopia (blue-blind)
#FFB1B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f1bd8a; /* rgb */ color: rgb(241, 189, 138); /* oklch */ color: oklch(83.3% 0.089 65.5);
Tailwind
colors: {
custom: {
50: '#f7d0ac',
500: '#f1bd8a',
950: '#000000',
},
}SCSS
$custom: #f1bd8a; $custom-light: #f7d0ac; $custom-dark: #000000;
JSON
{
"hex": "#f1bd8a",
"rgb": {
"r": 241,
"g": 189,
"b": 138
},
"hsl": {
"h": 29.709,
"s": 78.626,
"l": 74.314
},
"oklch": {
"l": 0.8334,
"c": 0.08936,
"h": 65.5
},
"luminance": 0.56931
}Semantic roles & 50–950 ramp
primary
#F1BD8A
secondary
#5290CD
accent
#74DB0B
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381