#F1BE89#F1BE89
#F1BE89 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.5% C 0.090 H 67.1°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BE89 |
|---|---|
| RGB | rgb(241, 190, 137) |
| HSL | hsl(31, 79%, 74%) |
| HSV | hsv(31, 43%, 95%) |
| CMYK | cmyk(0%, 21.2%, 43.2%, 5.5%) |
| CIE-LAB | lab(80.37, 11.64, 33.72) |
| CIE-LCH | lch(80.37, 35.67, 70.96°) |
| OKLab | oklab(83.51% 0.0351 0.0832) |
| OKLCH | oklch(83.51% 0.09 67.1) |
| XYZ | xyz(59.2066, 57.3372, 31.6107) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.07
Apricot (survey)
#FFB16D
ΔE00 6.25
Tan
#D2B48C
ΔE00 6.78
Light Peach
#FFD8B1
ΔE00 6.96
Very Light Brown
#D3B683
ΔE00 7.20
Peach (survey)
#FFB07C
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BE89 #89BCF1
analogous
#F18A89 #F1BE89 #F0F189
triadic
#F1BE89 #89F1BE #BE89F1
tetradic
#F1BE89 #89F18A #89BCF1 #F189F0
square
#F1BE89 #89F18A #89BCF1 #F189F0
split-complementary
#F1BE89 #89F0F1 #8A89F1
monochromatic
#E4821C #EBA052 #F1BE89 #F7DCC0 #FCF0E4
Accessibility & contrast
On white
1.68
#F1BE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#F1BE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BE89
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BE89 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC185
Deuteranopia (green-blind)
#DBCC8A
Tritanopia (blue-blind)
#FFB2B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f1be89; /* rgb */ color: rgb(241, 190, 137); /* oklch */ color: oklch(83.5% 0.090 67.1);
Tailwind
colors: {
custom: {
50: '#f8d1ac',
500: '#f1be89',
950: '#000000',
},
}SCSS
$custom: #f1be89; $custom-light: #f8d1ac; $custom-dark: #000000;
JSON
{
"hex": "#f1be89",
"rgb": {
"r": 241,
"g": 190,
"b": 137
},
"hsl": {
"h": 30.577,
"s": 78.788,
"l": 74.118
},
"oklch": {
"l": 0.83511,
"c": 0.09029,
"h": 67.1
},
"luminance": 0.57334
}Semantic roles & 50–950 ramp
primary
#F1BE89
secondary
#518ECD
accent
#71DB0A
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381