#FBC995#FBC995
#FBC995 is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.8% C 0.088 H 67.3°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC995 |
|---|---|
| RGB | rgb(251, 201, 149) |
| HSL | hsl(31, 93%, 78%) |
| HSV | hsv(31, 41%, 98%) |
| CMYK | cmyk(0%, 19.9%, 40.6%, 1.6%) |
| CIE-LAB | lab(84.20, 11.07, 32.71) |
| CIE-LCH | lch(84.20, 34.54, 71.30°) |
| OKLab | oklab(86.8% 0.0339 0.0812) |
| OKLCH | oklch(86.8% 0.088 67.3) |
| XYZ | xyz(66.0973, 64.4559, 37.3877) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.80
Burlywood
#DEB887
ΔE00 5.74
Navajowhite
#FFDEAD
ΔE00 6.26
Peach
#FFDAB9
ΔE00 6.29
Apricot
#FBCEB1
ΔE00 6.70
Apricot (survey)
#FFB16D
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC995 #95C7FB
analogous
#FB9695 #FBC995 #FAFB95
triadic
#FBC995 #95FBC9 #C995FB
tetradic
#FBC995 #95FB96 #95C7FB #FB95FA
square
#FBC995 #95FB96 #95C7FB #FB95FA
split-complementary
#FBC995 #95FAFB #9695FB
monochromatic
#F78D1F #F9AB5A #FBC995 #FDE7D0 #FEF0E2
Accessibility & contrast
On white
1.51
#FBC995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#FBC995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC995
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC995 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB91
Deuteranopia (green-blind)
#E6D796
Tritanopia (blue-blind)
#FFBEBB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbc995; /* rgb */ color: rgb(251, 201, 149); /* oklch */ color: oklch(86.8% 0.088 67.3);
Tailwind
colors: {
custom: {
50: '#fed9b4',
500: '#fbc995',
950: '#000000',
},
}SCSS
$custom: #fbc995; $custom-light: #fed9b4; $custom-dark: #000000;
JSON
{
"hex": "#fbc995",
"rgb": {
"r": 251,
"g": 201,
"b": 149
},
"hsl": {
"h": 30.588,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.86796,
"c": 0.088,
"h": 67.3
},
"luminance": 0.64452
}Semantic roles & 50–950 ramp
primary
#FBC995
secondary
#5999DC
accent
#71E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381