#FBC67F#FBC67F
#FBC67F is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.9% C 0.107 H 73.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC67F |
|---|---|
| RGB | rgb(251, 198, 127) |
| HSL | hsl(34, 94%, 74%) |
| HSV | hsv(34, 49%, 98%) |
| CMYK | cmyk(0%, 21.1%, 49.4%, 1.6%) |
| CIE-LAB | lab(83.14, 10.47, 42.61) |
| CIE-LCH | lch(83.14, 43.87, 76.19°) |
| OKLab | oklab(85.86% 0.0301 0.1029) |
| OKLCH | oklch(85.86% 0.107 73.7) |
| XYZ | xyz(63.8113, 62.4335, 28.7644) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.46
Butterscotch
#FDB147
ΔE00 7.45
Navajowhite
#FFDEAD
ΔE00 7.69
Apricot (survey)
#FFB16D
ΔE00 7.71
Light Peach
#FFD8B1
ΔE00 8.26
Very Light Brown
#D3B683
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC67F #7FB4FB
analogous
#FB887F #FBC67F #F2FB7F
triadic
#FBC67F #7FFBC6 #C67FFB
tetradic
#FBC67F #7FFB88 #7FB4FB #FB7FF2
square
#FBC67F #7FFB88 #7FB4FB #FB7FF2
split-complementary
#FBC67F #7FF2FB #887FFB
monochromatic
#F79108 #F9AC44 #FBC67F #FDE0BA #FEF2E1
Accessibility & contrast
On white
1.56
#FBC67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#FBC67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC67F
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC67F | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#E6D481
Tritanopia (blue-blind)
#FFB8B5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbc67f; /* rgb */ color: rgb(251, 198, 127); /* oklch */ color: oklch(85.9% 0.107 73.7);
Tailwind
colors: {
custom: {
50: '#ffd7a5',
500: '#fbc67f',
950: '#000000',
},
}SCSS
$custom: #fbc67f; $custom-light: #ffd7a5; $custom-dark: #000000;
JSON
{
"hex": "#fbc67f",
"rgb": {
"r": 251,
"g": 198,
"b": 127
},
"hsl": {
"h": 34.355,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.85859,
"c": 0.1072,
"h": 73.7
},
"luminance": 0.6243
}Semantic roles & 50–950 ramp
primary
#FBC67F
secondary
#4684D9
accent
#62E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380