#F2BE77#F2BE77
#F2BE77 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.3% C 0.107 H 74.1°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BE77 |
|---|---|
| RGB | rgb(242, 190, 119) |
| HSL | hsl(35, 83%, 71%) |
| HSV | hsv(35, 51%, 95%) |
| CMYK | cmyk(0%, 21.5%, 50.8%, 5.1%) |
| CIE-LAB | lab(80.20, 10.32, 42.77) |
| CIE-LCH | lch(80.20, 44.00, 76.43°) |
| OKLab | oklab(83.32% 0.0293 0.1028) |
| OKLCH | oklch(83.32% 0.107 74.1) |
| XYZ | xyz(58.3638, 57.0396, 25.3848) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.39
Butterscotch
#FDB147
ΔE00 6.68
Tan (survey)
#D1B26F
ΔE00 7.20
Very Light Brown
#D3B683
ΔE00 7.20
Apricot (survey)
#FFB16D
ΔE00 7.22
Fawn
#CFAF7B
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BE77 #77ABF2
analogous
#F28077 #F2BE77 #E8F277
triadic
#F2BE77 #77F2BE #BE77F2
tetradic
#F2BE77 #77F280 #77ABF2 #F277E8
square
#F2BE77 #77F280 #77ABF2 #F277E8
split-complementary
#F2BE77 #77E8F2 #8077F2
monochromatic
#DA8715 #EDA33F #F2BE77 #F7D9AF #FCF2E3
Accessibility & contrast
On white
1.69
#F2BE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#F2BE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BE77
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BE77 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C071
Deuteranopia (green-blind)
#DECC79
Tritanopia (blue-blind)
#FFB0AD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f2be77; /* rgb */ color: rgb(242, 190, 119); /* oklch */ color: oklch(83.3% 0.107 74.1);
Tailwind
colors: {
custom: {
50: '#f9d19f',
500: '#f2be77',
950: '#000000',
},
}SCSS
$custom: #f2be77; $custom-light: #f9d19f; $custom-dark: #000000;
JSON
{
"hex": "#f2be77",
"rgb": {
"r": 242,
"g": 190,
"b": 119
},
"hsl": {
"h": 34.634,
"s": 82.55,
"l": 70.784
},
"oklch": {
"l": 0.83317,
"c": 0.10693,
"h": 74.1
},
"luminance": 0.57036
}Semantic roles & 50–950 ramp
primary
#F2BE77
secondary
#417CCC
accent
#62DF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380