#FBC98C#FBC98C
#FBC98C is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.6% C 0.096 H 71.6°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC98C |
|---|---|
| RGB | rgb(251, 201, 140) |
| HSL | hsl(33, 93%, 77%) |
| HSV | hsv(33, 44%, 98%) |
| CMYK | cmyk(0%, 19.9%, 44.2%, 1.6%) |
| CIE-LAB | lab(84.06, 10.14, 37.16) |
| CIE-LCH | lch(84.06, 38.52, 74.74°) |
| OKLab | oklab(86.64% 0.0304 0.0912) |
| OKLCH | oklch(86.64% 0.096 71.6) |
| XYZ | xyz(65.4063, 64.1796, 33.7486) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.79
Light Peach
#FFD8B1
ΔE00 6.24
Navajowhite
#FFDEAD
ΔE00 6.24
Apricot (survey)
#FFB16D
ΔE00 7.87
Peach
#FFDAB9
ΔE00 7.93
Very Light Brown
#D3B683
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC98C #8CBEFB
analogous
#FB928C #FBC98C #F5FB8C
triadic
#FBC98C #8CFBC9 #C98CFB
tetradic
#FBC98C #8CFB92 #8CBEFB #FB8CF5
square
#FBC98C #8CFB92 #8CBEFB #FB8CF5
split-complementary
#FBC98C #8CF5FB #928CFB
monochromatic
#F79116 #F9AD51 #FBC98C #FDE5C7 #FEF1E1
Accessibility & contrast
On white
1.52
#FBC98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#FBC98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC98C
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC98C | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB87
Deuteranopia (green-blind)
#E7D68D
Tritanopia (blue-blind)
#FFBDB9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbc98c; /* rgb */ color: rgb(251, 201, 140); /* oklch */ color: oklch(86.6% 0.096 71.6);
Tailwind
colors: {
custom: {
50: '#ffd9ae',
500: '#fbc98c',
950: '#000000',
},
}SCSS
$custom: #fbc98c; $custom-light: #ffd9ae; $custom-dark: #000000;
JSON
{
"hex": "#fbc98c",
"rgb": {
"r": 251,
"g": 201,
"b": 140
},
"hsl": {
"h": 32.973,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.86637,
"c": 0.09614,
"h": 71.6
},
"luminance": 0.64176
}Semantic roles & 50–950 ramp
primary
#FBC98C
secondary
#518FDA
accent
#67E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381