#FBC68D#FBC68D
#FBC68D is a very light, moderate orange. Relative luminance 0.628; OKLCH L 86.1% C 0.095 H 68.1°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC68D |
|---|---|
| RGB | rgb(251, 198, 141) |
| HSL | hsl(31, 93%, 77%) |
| HSV | hsv(31, 44%, 98%) |
| CMYK | cmyk(0%, 21.1%, 43.8%, 1.6%) |
| CIE-LAB | lab(83.35, 11.80, 35.73) |
| CIE-LCH | lch(83.35, 37.63, 71.72°) |
| OKLab | oklab(86.09% 0.0354 0.0879) |
| OKLCH | oklch(86.09% 0.095 68.1) |
| XYZ | xyz(64.7879, 62.8242, 33.9079) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.66
Light Peach
#FFD8B1
ΔE00 6.07
Apricot (survey)
#FFB16D
ΔE00 6.73
Navajowhite
#FFDEAD
ΔE00 7.08
Peach
#FFDAB9
ΔE00 7.59
Apricot
#FBCEB1
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC68D #8DC2FB
analogous
#FB8F8D #FBC68D #F9FB8D
triadic
#FBC68D #8DFBC6 #C68DFB
tetradic
#FBC68D #8DFB8F #8DC2FB #FB8DF9
square
#FBC68D #8DFB8F #8DC2FB #FB8DF9
split-complementary
#FBC68D #8DF9FB #8F8DFB
monochromatic
#F78B17 #F9A852 #FBC68D #FDE4C8 #FEF0E1
Accessibility & contrast
On white
1.55
#FBC68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#FBC68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC68D
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC68D | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C989
Deuteranopia (green-blind)
#E4D58E
Tritanopia (blue-blind)
#FFBAB7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbc68d; /* rgb */ color: rgb(251, 198, 141); /* oklch */ color: oklch(86.1% 0.095 68.1);
Tailwind
colors: {
custom: {
50: '#ffd7af',
500: '#fbc68d',
950: '#000000',
},
}SCSS
$custom: #fbc68d; $custom-light: #ffd7af; $custom-dark: #000000;
JSON
{
"hex": "#fbc68d",
"rgb": {
"r": 251,
"g": 198,
"b": 141
},
"hsl": {
"h": 31.091,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.86087,
"c": 0.0948,
"h": 68.1
},
"luminance": 0.6282
}Semantic roles & 50–950 ramp
primary
#FBC68D
secondary
#5294DB
accent
#6FE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381