#F5BE79#F5BE79
#F5BE79 is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.7% C 0.107 H 71.8°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BE79 |
|---|---|
| RGB | rgb(245, 190, 121) |
| HSL | hsl(33, 86%, 72%) |
| HSV | hsv(33, 51%, 96%) |
| CMYK | cmyk(0%, 22.4%, 50.6%, 3.9%) |
| CIE-LAB | lab(80.53, 11.71, 42.23) |
| CIE-LCH | lch(80.53, 43.83, 74.51°) |
| OKLab | oklab(83.65% 0.0335 0.1017) |
| OKLCH | oklch(83.65% 0.107 71.8) |
| XYZ | xyz(59.5236, 57.6236, 26.0728) |
| Luminance | 0.5762 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.55
Apricot (survey)
#FFB16D
ΔE00 6.24
Butterscotch
#FDB147
ΔE00 6.58
Light Orange
#FDAA48
ΔE00 7.39
Very Light Brown
#D3B683
ΔE00 7.77
Fawn
#CFAF7B
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BE79 #79B0F5
analogous
#F58079 #F5BE79 #EEF579
triadic
#F5BE79 #79F5BE #BE79F5
tetradic
#F5BE79 #79F580 #79B0F5 #F579EE
square
#F5BE79 #79F580 #79B0F5 #F579EE
split-complementary
#F5BE79 #79EEF5 #8079F5
monochromatic
#E38611 #F1A240 #F5BE79 #F9DAB2 #FDF1E3
Accessibility & contrast
On white
1.68
#F5BE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#F5BE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BE79
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BE79 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C073
Deuteranopia (green-blind)
#DFCD7B
Tritanopia (blue-blind)
#FFB0AD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f5be79; /* rgb */ color: rgb(245, 190, 121); /* oklch */ color: oklch(83.7% 0.107 71.8);
Tailwind
colors: {
custom: {
50: '#fbd1a1',
500: '#f5be79',
950: '#000000',
},
}SCSS
$custom: #f5be79; $custom-light: #fbd1a1; $custom-dark: #000000;
JSON
{
"hex": "#f5be79",
"rgb": {
"r": 245,
"g": 190,
"b": 121
},
"hsl": {
"h": 33.387,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.8365,
"c": 0.10708,
"h": 71.8
},
"luminance": 0.5762
}Semantic roles & 50–950 ramp
primary
#F5BE79
secondary
#4281D0
accent
#66E303
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380