#FBC780#FBC780
#FBC780 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 86.1% C 0.107 H 74.2°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC780 |
|---|---|
| RGB | rgb(251, 199, 128) |
| HSL | hsl(35, 94%, 74%) |
| HSV | hsv(35, 49%, 98%) |
| CMYK | cmyk(0%, 20.7%, 49%, 1.6%) |
| CIE-LAB | lab(83.40, 10.04, 42.42) |
| CIE-LCH | lch(83.40, 43.60, 76.68°) |
| OKLab | oklab(86.06% 0.029 0.1025) |
| OKLCH | oklch(86.06% 0.107 74.2) |
| XYZ | xyz(64.1061, 62.9184, 29.1858) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.50
Navajowhite
#FFDEAD
ΔE00 7.45
Butterscotch
#FDB147
ΔE00 7.68
Apricot (survey)
#FFB16D
ΔE00 8.05
Light Peach
#FFD8B1
ΔE00 8.17
Very Light Brown
#D3B683
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC780 #80B4FB
analogous
#FB8A80 #FBC780 #F2FB80
triadic
#FBC780 #80FBC7 #C780FB
tetradic
#FBC780 #80FB8A #80B4FB #FB80F2
square
#FBC780 #80FB8A #80B4FB #FB80F2
split-complementary
#FBC780 #80F2FB #8A80FB
monochromatic
#F79309 #F9AD45 #FBC780 #FDE1BB #FEF2E1
Accessibility & contrast
On white
1.55
#FBC780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#FBC780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC780
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC780 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC97A
Deuteranopia (green-blind)
#E7D582
Tritanopia (blue-blind)
#FFB9B6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbc780; /* rgb */ color: rgb(251, 199, 128); /* oklch */ color: oklch(86.1% 0.107 74.2);
Tailwind
colors: {
custom: {
50: '#ffd7a6',
500: '#fbc780',
950: '#000000',
},
}SCSS
$custom: #fbc780; $custom-light: #ffd7a6; $custom-dark: #000000;
JSON
{
"hex": "#fbc780",
"rgb": {
"r": 251,
"g": 199,
"b": 128
},
"hsl": {
"h": 34.634,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.86064,
"c": 0.10654,
"h": 74.2
},
"luminance": 0.62915
}Semantic roles & 50–950 ramp
primary
#FBC780
secondary
#4684D9
accent
#61E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380