#FBC380#FBC380
#FBC380 is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.3% C 0.106 H 70.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC380 |
|---|---|
| RGB | rgb(251, 195, 128) |
| HSL | hsl(33, 94%, 74%) |
| HSV | hsv(33, 49%, 98%) |
| CMYK | cmyk(0%, 22.3%, 49%, 1.6%) |
| CIE-LAB | lab(82.43, 12.12, 41.21) |
| CIE-LCH | lch(82.43, 42.95, 73.60°) |
| OKLab | oklab(85.31% 0.0351 0.0998) |
| OKLCH | oklch(85.31% 0.106 70.6) |
| XYZ | xyz(63.1978, 61.1018, 28.8830) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.11
Apricot (survey)
#FFB16D
ΔE00 6.32
Butterscotch
#FDB147
ΔE00 7.31
Light Peach
#FFD8B1
ΔE00 8.01
Light Orange
#FDAA48
ΔE00 8.05
Navajowhite
#FFDEAD
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC380 #80B8FB
analogous
#FB8680 #FBC380 #F5FB80
triadic
#FBC380 #80FBC3 #C380FB
tetradic
#FBC380 #80FB86 #80B8FB #FB80F5
square
#FBC380 #80FB86 #80B8FB #FB80F5
split-complementary
#FBC380 #80F5FB #8680FB
monochromatic
#F78B09 #F9A745 #FBC380 #FDDFBB #FEF1E1
Accessibility & contrast
On white
1.59
#FBC380 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#FBC380 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC380
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC380 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC380 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C57B
Deuteranopia (green-blind)
#E4D281
Tritanopia (blue-blind)
#FFB5B2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc380; /* rgb */ color: rgb(251, 195, 128); /* oklch */ color: oklch(85.3% 0.106 70.6);
Tailwind
colors: {
custom: {
50: '#ffd5a6',
500: '#fbc380',
950: '#000000',
},
}SCSS
$custom: #fbc380; $custom-light: #ffd5a6; $custom-dark: #000000;
JSON
{
"hex": "#fbc380",
"rgb": {
"r": 251,
"g": 195,
"b": 128
},
"hsl": {
"h": 32.683,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.85308,
"c": 0.10577,
"h": 70.6
},
"luminance": 0.61098
}Semantic roles & 50–950 ramp
primary
#FBC380
secondary
#4689D9
accent
#68E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380