#FBC286#FBC286
#FBC286 is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.2% C 0.101 H 67.2°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC286 |
|---|---|
| RGB | rgb(251, 194, 134) |
| HSL | hsl(31, 94%, 75%) |
| HSV | hsv(31, 47%, 98%) |
| CMYK | cmyk(0%, 22.7%, 46.6%, 1.6%) |
| CIE-LAB | lab(82.28, 13.20, 37.95) |
| CIE-LCH | lch(82.28, 40.18, 70.81°) |
| OKLab | oklab(85.22% 0.0389 0.0927) |
| OKLCH | oklch(85.22% 0.101 67.2) |
| XYZ | xyz(63.3812, 60.8179, 30.9503) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.54
Burlywood
#DEB887
ΔE00 5.88
Light Peach
#FFD8B1
ΔE00 7.24
Peach (survey)
#FFB07C
ΔE00 7.28
Sandybrown
#F4A460
ΔE00 8.10
Pale Orange
#FFA756
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC286 #86BFFB
analogous
#FB8786 #FBC286 #FAFB86
triadic
#FBC286 #86FBC2 #C286FB
tetradic
#FBC286 #86FB87 #86BFFB #FB86FA
square
#FBC286 #86FB87 #86BFFB #FB86FA
split-complementary
#FBC286 #86FAFB #8786FB
monochromatic
#F78610 #F9A44B #FBC286 #FDE0C1 #FEF0E1
Accessibility & contrast
On white
1.60
#FBC286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#FBC286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC286
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC286 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C581
Deuteranopia (green-blind)
#E2D287
Tritanopia (blue-blind)
#FFB5B3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc286; /* rgb */ color: rgb(251, 194, 134); /* oklch */ color: oklch(85.2% 0.101 67.2);
Tailwind
colors: {
custom: {
50: '#ffd4aa',
500: '#fbc286',
950: '#000000',
},
}SCSS
$custom: #fbc286; $custom-light: #ffd4aa; $custom-dark: #000000;
JSON
{
"hex": "#fbc286",
"rgb": {
"r": 251,
"g": 194,
"b": 134
},
"hsl": {
"h": 30.769,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.85217,
"c": 0.10054,
"h": 67.2
},
"luminance": 0.60814
}Semantic roles & 50–950 ramp
primary
#FBC286
secondary
#4C91DA
accent
#70E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381