#FBC67E#FBC67E
#FBC67E is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.8% C 0.108 H 74.0°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC67E |
|---|---|
| RGB | rgb(251, 198, 126) |
| HSL | hsl(35, 94%, 74%) |
| HSV | hsv(35, 50%, 98%) |
| CMYK | cmyk(0%, 21.1%, 49.8%, 1.6%) |
| CIE-LAB | lab(83.13, 10.38, 43.09) |
| CIE-LCH | lch(83.13, 44.33, 76.45°) |
| OKLab | oklab(85.84% 0.0297 0.1039) |
| OKLCH | oklch(85.84% 0.108 74) |
| XYZ | xyz(63.7464, 62.4076, 28.4229) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.56
Butterscotch
#FDB147
ΔE00 7.36
Navajowhite
#FFDEAD
ΔE00 7.77
Apricot (survey)
#FFB16D
ΔE00 7.82
Very Light Brown
#D3B683
ΔE00 8.39
Light Peach
#FFD8B1
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC67E #7EB3FB
analogous
#FB887E #FBC67E #F2FB7E
triadic
#FBC67E #7EFBC6 #C67EFB
tetradic
#FBC67E #7EFB88 #7EB3FB #FB7EF2
square
#FBC67E #7EFB88 #7EB3FB #FB7EF2
split-complementary
#FBC67E #7EF2FB #887EFB
monochromatic
#F79108 #F9AC43 #FBC67E #FDE0B9 #FEF2E1
Accessibility & contrast
On white
1.56
#FBC67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#FBC67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC67E
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC67E | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC878
Deuteranopia (green-blind)
#E6D480
Tritanopia (blue-blind)
#FFB8B4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbc67e; /* rgb */ color: rgb(251, 198, 126); /* oklch */ color: oklch(85.8% 0.108 74.0);
Tailwind
colors: {
custom: {
50: '#ffd7a4',
500: '#fbc67e',
950: '#000000',
},
}SCSS
$custom: #fbc67e; $custom-light: #ffd7a4; $custom-dark: #000000;
JSON
{
"hex": "#fbc67e",
"rgb": {
"r": 251,
"g": 198,
"b": 126
},
"hsl": {
"h": 34.56,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.85843,
"c": 0.10808,
"h": 74
},
"luminance": 0.62404
}Semantic roles & 50–950 ramp
primary
#FBC67E
secondary
#4583D9
accent
#61E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380