#F7BD78#F7BD78
#F7BD78 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.7% C 0.109 H 70.2°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BD78 |
|---|---|
| RGB | rgb(247, 189, 120) |
| HSL | hsl(33, 89%, 72%) |
| HSV | hsv(33, 51%, 97%) |
| CMYK | cmyk(0%, 23.5%, 51.4%, 3.1%) |
| CIE-LAB | lab(80.48, 12.95, 42.72) |
| CIE-LCH | lch(80.48, 44.64, 73.14°) |
| OKLab | oklab(83.65% 0.0369 0.1027) |
| OKLCH | oklch(83.65% 0.109 70.2) |
| XYZ | xyz(59.9484, 57.5293, 25.7124) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.45
Burlywood
#DEB887
ΔE00 5.95
Butterscotch
#FDB147
ΔE00 6.30
Light Orange
#FDAA48
ΔE00 6.86
Pale Orange
#FFA756
ΔE00 7.53
Sandybrown
#F4A460
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BD78 #78B2F7
analogous
#F77E78 #F7BD78 #F2F778
triadic
#F7BD78 #78F7BD #BD78F7
tetradic
#F7BD78 #78F77E #78B2F7 #F778F2
square
#F7BD78 #78F77E #78B2F7 #F778F2
split-complementary
#F7BD78 #78F2F7 #7E78F7
monochromatic
#E7840E #F4A13E #F7BD78 #FAD9B2 #FDF1E2
Accessibility & contrast
On white
1.68
#F7BD78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#F7BD78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BD78
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BD78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BD78 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C072
Deuteranopia (green-blind)
#DFCD79
Tritanopia (blue-blind)
#FFAFAC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f7bd78; /* rgb */ color: rgb(247, 189, 120); /* oklch */ color: oklch(83.7% 0.109 70.2);
Tailwind
colors: {
custom: {
50: '#fdd0a0',
500: '#f7bd78',
950: '#000000',
},
}SCSS
$custom: #f7bd78; $custom-light: #fdd0a0; $custom-dark: #000000;
JSON
{
"hex": "#f7bd78",
"rgb": {
"r": 247,
"g": 189,
"b": 120
},
"hsl": {
"h": 32.598,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.8365,
"c": 0.10914,
"h": 70.2
},
"luminance": 0.57525
}Semantic roles & 50–950 ramp
primary
#F7BD78
secondary
#4183D3
accent
#69E500
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380