#FBC08E#FBC08E
#FBC08E is a very light, moderate orange. Relative luminance 0.602; OKLCH L 85.0% C 0.094 H 61.3°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC08E |
|---|---|
| RGB | rgb(251, 192, 142) |
| HSL | hsl(28, 93%, 77%) |
| HSV | hsv(28, 43%, 98%) |
| CMYK | cmyk(0%, 23.5%, 43.4%, 1.6%) |
| CIE-LAB | lab(81.93, 15.04, 33.35) |
| CIE-LCH | lch(81.93, 36.58, 65.73°) |
| OKLab | oklab(84.98% 0.0451 0.0825) |
| OKLCH | oklch(84.98% 0.094 61.3) |
| XYZ | xyz(63.5183, 60.1653, 33.8534) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.31
Apricot (survey)
#FFB16D
ΔE00 5.38
Apricot
#FBCEB1
ΔE00 6.57
Burlywood
#DEB887
ΔE00 6.58
Light Peach
#FFD8B1
ΔE00 6.90
Sandybrown
#F4A460
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC08E #8EC9FB
analogous
#FB8E93 #FBC08E #FBF68E
triadic
#FBC08E #8EFBC0 #C08EFB
tetradic
#FBC08E #93FB8E #8EC9FB #F68EFB
square
#FBC08E #93FB8E #8EC9FB #F68EFB
split-complementary
#FBC08E #8EFBF6 #8E93FB
monochromatic
#F77E18 #F99F53 #FBC08E #FDE1C9 #FEEFE1
Accessibility & contrast
On white
1.61
#FBC08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#FBC08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC08E
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC08E | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48A
Deuteranopia (green-blind)
#E0D18F
Tritanopia (blue-blind)
#FFB4B3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc08e; /* rgb */ color: rgb(251, 192, 142); /* oklch */ color: oklch(85.0% 0.094 61.3);
Tailwind
colors: {
custom: {
50: '#ffd3af',
500: '#fbc08e',
950: '#000000',
},
}SCSS
$custom: #fbc08e; $custom-light: #ffd3af; $custom-dark: #000000;
JSON
{
"hex": "#fbc08e",
"rgb": {
"r": 251,
"g": 192,
"b": 142
},
"hsl": {
"h": 27.523,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.84982,
"c": 0.09397,
"h": 61.3
},
"luminance": 0.60161
}Semantic roles & 50–950 ramp
primary
#FBC08E
secondary
#539CDB
accent
#7CE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381