#FBC385#FBC385
#FBC385 is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.4% C 0.101 H 68.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC385 |
|---|---|
| RGB | rgb(251, 195, 133) |
| HSL | hsl(32, 94%, 75%) |
| HSV | hsv(32, 47%, 98%) |
| CMYK | cmyk(0%, 22.3%, 47%, 1.6%) |
| CIE-LAB | lab(82.51, 12.59, 38.75) |
| CIE-LCH | lch(82.51, 40.74, 72.00°) |
| OKLab | oklab(85.39% 0.037 0.0945) |
| OKLCH | oklch(85.39% 0.101 68.6) |
| XYZ | xyz(63.5351, 61.2367, 30.6592) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.85
Apricot (survey)
#FFB16D
ΔE00 5.95
Light Peach
#FFD8B1
ΔE00 7.31
Peach (survey)
#FFB07C
ΔE00 7.91
Navajowhite
#FFDEAD
ΔE00 8.02
Butterscotch
#FDB147
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC385 #85BDFB
analogous
#FB8885 #FBC385 #F8FB85
triadic
#FBC385 #85FBC3 #C385FB
tetradic
#FBC385 #85FB88 #85BDFB #FB85F8
square
#FBC385 #85FB88 #85BDFB #FB85F8
split-complementary
#FBC385 #85F8FB #8885FB
monochromatic
#F7890E #F9A64A #FBC385 #FDE0C0 #FEF0E1
Accessibility & contrast
On white
1.59
#FBC385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#FBC385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC385
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC385 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C680
Deuteranopia (green-blind)
#E3D386
Tritanopia (blue-blind)
#FFB6B3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc385; /* rgb */ color: rgb(251, 195, 133); /* oklch */ color: oklch(85.4% 0.101 68.6);
Tailwind
colors: {
custom: {
50: '#ffd5a9',
500: '#fbc385',
950: '#000000',
},
}SCSS
$custom: #fbc385; $custom-light: #ffd5a9; $custom-dark: #000000;
JSON
{
"hex": "#fbc385",
"rgb": {
"r": 251,
"g": 195,
"b": 133
},
"hsl": {
"h": 31.525,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.85388,
"c": 0.10147,
"h": 68.6
},
"luminance": 0.61233
}Semantic roles & 50–950 ramp
primary
#FBC385
secondary
#4B8ED9
accent
#6DE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380