#F2BE78#F2BE78
#F2BE78 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.3% C 0.106 H 73.7°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BE78 |
|---|---|
| RGB | rgb(242, 190, 120) |
| HSL | hsl(34, 82%, 71%) |
| HSV | hsv(34, 50%, 95%) |
| CMYK | cmyk(0%, 21.5%, 50.4%, 5.1%) |
| CIE-LAB | lab(80.22, 10.41, 42.28) |
| CIE-LCH | lch(80.22, 43.55, 76.17°) |
| OKLab | oklab(83.33% 0.0297 0.1018) |
| OKLCH | oklch(83.33% 0.106 73.7) |
| XYZ | xyz(58.4242, 57.0638, 25.7028) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.27
Butterscotch
#FDB147
ΔE00 6.78
Apricot (survey)
#FFB16D
ΔE00 7.10
Very Light Brown
#D3B683
ΔE00 7.15
Tan (survey)
#D1B26F
ΔE00 7.25
Fawn
#CFAF7B
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BE78 #78ACF2
analogous
#F28178 #F2BE78 #E9F278
triadic
#F2BE78 #78F2BE #BE78F2
tetradic
#F2BE78 #78F281 #78ACF2 #F278E9
square
#F2BE78 #78F281 #78ACF2 #F278E9
split-complementary
#F2BE78 #78E9F2 #8178F2
monochromatic
#DB8615 #EDA340 #F2BE78 #F7D9B0 #FCF2E3
Accessibility & contrast
On white
1.69
#F2BE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#F2BE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BE78
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BE78 | 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)
#D1C072
Deuteranopia (green-blind)
#DDCC7A
Tritanopia (blue-blind)
#FFB1AD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f2be78; /* rgb */ color: rgb(242, 190, 120); /* oklch */ color: oklch(83.3% 0.106 73.7);
Tailwind
colors: {
custom: {
50: '#f9d1a0',
500: '#f2be78',
950: '#000000',
},
}SCSS
$custom: #f2be78; $custom-light: #f9d1a0; $custom-dark: #000000;
JSON
{
"hex": "#f2be78",
"rgb": {
"r": 242,
"g": 190,
"b": 120
},
"hsl": {
"h": 34.426,
"s": 82.432,
"l": 70.98
},
"oklch": {
"l": 0.83332,
"c": 0.10605,
"h": 73.7
},
"luminance": 0.5706
}Semantic roles & 50–950 ramp
primary
#F2BE78
secondary
#427DCC
accent
#63DF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380