#FBC997#FBC997
#FBC997 is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.8% C 0.086 H 66.3°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC997 |
|---|---|
| RGB | rgb(251, 201, 151) |
| HSL | hsl(30, 93%, 79%) |
| HSV | hsv(30, 40%, 98%) |
| CMYK | cmyk(0%, 19.9%, 39.8%, 1.6%) |
| CIE-LAB | lab(84.24, 11.29, 31.72) |
| CIE-LCH | lch(84.24, 33.67, 70.41°) |
| OKLab | oklab(86.83% 0.0347 0.0789) |
| OKLCH | oklch(86.83% 0.086 66.3) |
| XYZ | xyz(66.2583, 64.5204, 38.2358) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.55
Burlywood
#DEB887
ΔE00 5.86
Peach
#FFDAB9
ΔE00 5.96
Apricot
#FBCEB1
ΔE00 6.19
Navajowhite
#FFDEAD
ΔE00 6.38
Apricot (survey)
#FFB16D
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC997 #97C9FB
analogous
#FB9797 #FBC997 #FBFB97
triadic
#FBC997 #97FBC9 #C997FB
tetradic
#FBC997 #97FB97 #97C9FB #FB97FB
square
#FBC997 #97FB97 #97C9FB #FB97FB
split-complementary
#FBC997 #97FBFB #9797FB
monochromatic
#F68C21 #F9AA5C #FBC997 #FDE8D2 #FEF0E2
Accessibility & contrast
On white
1.51
#FBC997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#FBC997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC997
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC997 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB93
Deuteranopia (green-blind)
#E5D798
Tritanopia (blue-blind)
#FFBEBC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbc997; /* rgb */ color: rgb(251, 201, 151); /* oklch */ color: oklch(86.8% 0.086 66.3);
Tailwind
colors: {
custom: {
50: '#fed9b6',
500: '#fbc997',
950: '#000000',
},
}SCSS
$custom: #fbc997; $custom-light: #fed9b6; $custom-dark: #000000;
JSON
{
"hex": "#fbc997",
"rgb": {
"r": 251,
"g": 201,
"b": 151
},
"hsl": {
"h": 30,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.86833,
"c": 0.08622,
"h": 66.3
},
"luminance": 0.64517
}Semantic roles & 50–950 ramp
primary
#FBC997
secondary
#5A9BDC
accent
#73E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381