#F3BE80#F3BE80
#F3BE80 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.6% C 0.100 H 70.1°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BE80 |
|---|---|
| RGB | rgb(243, 190, 128) |
| HSL | hsl(32, 83%, 73%) |
| HSV | hsv(32, 47%, 95%) |
| CMYK | cmyk(0%, 21.8%, 47.3%, 4.7%) |
| CIE-LAB | lab(80.43, 11.54, 38.49) |
| CIE-LCH | lch(80.43, 40.19, 73.31°) |
| OKLab | oklab(83.56% 0.0338 0.0937) |
| OKLCH | oklch(83.56% 0.1 70.1) |
| XYZ | xyz(59.2744, 57.4436, 28.3836) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.64
Apricot (survey)
#FFB16D
ΔE00 6.08
Very Light Brown
#D3B683
ΔE00 7.26
Fawn
#CFAF7B
ΔE00 7.46
Tan
#D2B48C
ΔE00 7.66
Butterscotch
#FDB147
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BE80 #80B5F3
analogous
#F38480 #F3BE80 #EEF380
triadic
#F3BE80 #80F3BE #BE80F3
tetradic
#F3BE80 #80F384 #80B5F3 #F380EE
square
#F3BE80 #80F384 #80B5F3 #F380EE
split-complementary
#F3BE80 #80EEF3 #8480F3
monochromatic
#E38415 #EEA148 #F3BE80 #F8DBB8 #FCF1E3
Accessibility & contrast
On white
1.68
#F3BE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#F3BE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BE80
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BE80 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C07B
Deuteranopia (green-blind)
#DDCD81
Tritanopia (blue-blind)
#FFB1AE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f3be80; /* rgb */ color: rgb(243, 190, 128); /* oklch */ color: oklch(83.6% 0.100 70.1);
Tailwind
colors: {
custom: {
50: '#f9d1a5',
500: '#f3be80',
950: '#000000',
},
}SCSS
$custom: #f3be80; $custom-light: #f9d1a5; $custom-dark: #000000;
JSON
{
"hex": "#f3be80",
"rgb": {
"r": 243,
"g": 190,
"b": 128
},
"hsl": {
"h": 32.348,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.83558,
"c": 0.09965,
"h": 70.1
},
"luminance": 0.5744
}Semantic roles & 50–950 ramp
primary
#F3BE80
secondary
#4986CE
accent
#6ADF06
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380