#FBC98F#FBC98F
#FBC98F is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.7% C 0.093 H 70.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC98F |
|---|---|
| RGB | rgb(251, 201, 143) |
| HSL | hsl(32, 93%, 77%) |
| HSV | hsv(32, 43%, 98%) |
| CMYK | cmyk(0%, 19.9%, 43%, 1.6%) |
| CIE-LAB | lab(84.11, 10.45, 35.68) |
| CIE-LCH | lch(84.11, 37.18, 73.68°) |
| OKLab | oklab(86.69% 0.0316 0.0879) |
| OKLCH | oklch(86.69% 0.093 70.2) |
| XYZ | xyz(65.6306, 64.2692, 34.9296) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.68
Light Peach
#FFD8B1
ΔE00 5.72
Navajowhite
#FFDEAD
ΔE00 6.16
Peach
#FFDAB9
ΔE00 7.37
Apricot (survey)
#FFB16D
ΔE00 7.73
Very Light Brown
#D3B683
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC98F #8FC1FB
analogous
#FB938F #FBC98F #F7FB8F
triadic
#FBC98F #8FFBC9 #C98FFB
tetradic
#FBC98F #8FFB93 #8FC1FB #FB8FF7
square
#FBC98F #8FFB93 #8FC1FB #FB8FF7
split-complementary
#FBC98F #8FF7FB #938FFB
monochromatic
#F79019 #F9AD54 #FBC98F #FDE5CA #FEF1E1
Accessibility & contrast
On white
1.52
#FBC98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#FBC98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC98F
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC98F | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8B
Deuteranopia (green-blind)
#E6D790
Tritanopia (blue-blind)
#FFBDBA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbc98f; /* rgb */ color: rgb(251, 201, 143); /* oklch */ color: oklch(86.7% 0.093 70.2);
Tailwind
colors: {
custom: {
50: '#ffd9b0',
500: '#fbc98f',
950: '#000000',
},
}SCSS
$custom: #fbc98f; $custom-light: #ffd9b0; $custom-dark: #000000;
JSON
{
"hex": "#fbc98f",
"rgb": {
"r": 251,
"g": 201,
"b": 143
},
"hsl": {
"h": 32.222,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.86689,
"c": 0.09341,
"h": 70.2
},
"luminance": 0.64266
}Semantic roles & 50–950 ramp
primary
#FBC98F
secondary
#5392DB
accent
#6AE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381