#F2BC78#F2BC78
#F2BC78 is a very light, moderate orange. Relative luminance 0.562; OKLCH L 83.0% C 0.106 H 71.9°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BC78 |
|---|---|
| RGB | rgb(242, 188, 120) |
| HSL | hsl(33, 82%, 71%) |
| HSV | hsv(33, 50%, 95%) |
| CMYK | cmyk(0%, 22.3%, 50.4%, 5.1%) |
| CIE-LAB | lab(79.73, 11.46, 41.68) |
| CIE-LCH | lch(79.73, 43.22, 74.63°) |
| OKLab | oklab(82.95% 0.0328 0.1004) |
| OKLCH | oklch(82.95% 0.106 71.9) |
| XYZ | xyz(57.9940, 56.2034, 25.5594) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.14
Apricot (survey)
#FFB16D
ΔE00 6.25
Butterscotch
#FDB147
ΔE00 6.64
Very Light Brown
#D3B683
ΔE00 7.34
Light Orange
#FDAA48
ΔE00 7.37
Fawn
#CFAF7B
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BC78 #78AEF2
analogous
#F27F78 #F2BC78 #EBF278
triadic
#F2BC78 #78F2BC #BC78F2
tetradic
#F2BC78 #78F27F #78AEF2 #F278EB
square
#F2BC78 #78F27F #78AEF2 #F278EB
split-complementary
#F2BC78 #78EBF2 #7F78F2
monochromatic
#DB8315 #EDA040 #F2BC78 #F7D8B0 #FCF1E3
Accessibility & contrast
On white
1.72
#F2BC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#F2BC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BC78
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BC78 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBE73
Deuteranopia (green-blind)
#DCCB7A
Tritanopia (blue-blind)
#FFAFAB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f2bc78; /* rgb */ color: rgb(242, 188, 120); /* oklch */ color: oklch(83.0% 0.106 71.9);
Tailwind
colors: {
custom: {
50: '#f9d0a0',
500: '#f2bc78',
950: '#000000',
},
}SCSS
$custom: #f2bc78; $custom-light: #f9d0a0; $custom-dark: #000000;
JSON
{
"hex": "#f2bc78",
"rgb": {
"r": 242,
"g": 188,
"b": 120
},
"hsl": {
"h": 33.443,
"s": 82.432,
"l": 70.98
},
"oklch": {
"l": 0.82951,
"c": 0.10566,
"h": 71.9
},
"luminance": 0.562
}Semantic roles & 50–950 ramp
primary
#F2BC78
secondary
#427FCC
accent
#66DF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18130F
muted
#868380