#FBC685#FBC685
#FBC685 is a very light, moderate orange. Relative luminance 0.626; OKLCH L 86.0% C 0.102 H 71.5°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC685 |
|---|---|
| RGB | rgb(251, 198, 133) |
| HSL | hsl(33, 94%, 75%) |
| HSV | hsv(33, 47%, 98%) |
| CMYK | cmyk(0%, 21.1%, 47%, 1.6%) |
| CIE-LAB | lab(83.23, 11.02, 39.67) |
| CIE-LCH | lch(83.23, 41.18, 74.47°) |
| OKLab | oklab(85.95% 0.0324 0.0966) |
| OKLCH | oklch(85.95% 0.102 71.5) |
| XYZ | xyz(64.2140, 62.5946, 30.8855) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.94
Apricot (survey)
#FFB16D
ΔE00 7.14
Navajowhite
#FFDEAD
ΔE00 7.28
Light Peach
#FFD8B1
ΔE00 7.28
Butterscotch
#FDB147
ΔE00 8.10
Very Light Brown
#D3B683
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC685 #85BAFB
analogous
#FB8B85 #FBC685 #F5FB85
triadic
#FBC685 #85FBC6 #C685FB
tetradic
#FBC685 #85FB8B #85BAFB #FB85F5
square
#FBC685 #85FB8B #85BAFB #FB85F5
split-complementary
#FBC685 #85F5FB #8B85FB
monochromatic
#F78F0E #F9AA4A #FBC685 #FDE2C0 #FEF1E1
Accessibility & contrast
On white
1.55
#FBC685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#FBC685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC685
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC685 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C880
Deuteranopia (green-blind)
#E5D486
Tritanopia (blue-blind)
#FFB9B6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbc685; /* rgb */ color: rgb(251, 198, 133); /* oklch */ color: oklch(86.0% 0.102 71.5);
Tailwind
colors: {
custom: {
50: '#ffd7a9',
500: '#fbc685',
950: '#000000',
},
}SCSS
$custom: #fbc685; $custom-light: #ffd7a9; $custom-dark: #000000;
JSON
{
"hex": "#fbc685",
"rgb": {
"r": 251,
"g": 198,
"b": 133
},
"hsl": {
"h": 33.051,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.85953,
"c": 0.10188,
"h": 71.5
},
"luminance": 0.62591
}Semantic roles & 50–950 ramp
primary
#FBC685
secondary
#4B8BD9
accent
#67E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381