#F3BE7E#F3BE7E
#F3BE7E is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.5% C 0.101 H 71.0°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BE7E |
|---|---|
| RGB | rgb(243, 190, 126) |
| HSL | hsl(33, 83%, 72%) |
| HSV | hsv(33, 48%, 95%) |
| CMYK | cmyk(0%, 21.8%, 48.1%, 4.7%) |
| CIE-LAB | lab(80.40, 11.35, 39.48) |
| CIE-LCH | lch(80.40, 41.08, 73.96°) |
| OKLab | oklab(83.53% 0.0331 0.0959) |
| OKLCH | oklch(83.53% 0.101 71) |
| XYZ | xyz(59.1440, 57.3915, 27.6971) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.78
Apricot (survey)
#FFB16D
ΔE00 6.24
Very Light Brown
#D3B683
ΔE00 7.24
Butterscotch
#FDB147
ΔE00 7.42
Fawn
#CFAF7B
ΔE00 7.44
Tan
#D2B48C
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BE7E #7EB3F3
analogous
#F3847E #F3BE7E #EDF37E
triadic
#F3BE7E #7EF3BE #BE7EF3
tetradic
#F3BE7E #7EF384 #7EB3F3 #F37EED
square
#F3BE7E #7EF384 #7EB3F3 #F37EED
split-complementary
#F3BE7E #7EEDF3 #847EF3
monochromatic
#E28515 #EEA246 #F3BE7E #F8DAB6 #FCF1E3
Accessibility & contrast
On white
1.68
#F3BE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#F3BE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BE7E
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BE7E | 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)
#D1C079
Deuteranopia (green-blind)
#DDCD7F
Tritanopia (blue-blind)
#FFB1AE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f3be7e; /* rgb */ color: rgb(243, 190, 126); /* oklch */ color: oklch(83.5% 0.101 71.0);
Tailwind
colors: {
custom: {
50: '#f9d1a4',
500: '#f3be7e',
950: '#000000',
},
}SCSS
$custom: #f3be7e; $custom-light: #f9d1a4; $custom-dark: #000000;
JSON
{
"hex": "#f3be7e",
"rgb": {
"r": 243,
"g": 190,
"b": 126
},
"hsl": {
"h": 32.821,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.83526,
"c": 0.10141,
"h": 71
},
"luminance": 0.57388
}Semantic roles & 50–950 ramp
primary
#F3BE7E
secondary
#4784CE
accent
#69DF06
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380