#FBC08D#FBC08D
#FBC08D is a very light, moderate orange. Relative luminance 0.601; OKLCH L 85.0% C 0.095 H 61.9°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC08D |
|---|---|
| RGB | rgb(251, 192, 141) |
| HSL | hsl(28, 93%, 77%) |
| HSV | hsv(28, 44%, 98%) |
| CMYK | cmyk(0%, 23.5%, 43.8%, 1.6%) |
| CIE-LAB | lab(81.91, 14.94, 33.85) |
| CIE-LCH | lch(81.91, 37.00, 66.19°) |
| OKLab | oklab(84.96% 0.0447 0.0836) |
| OKLCH | oklch(84.96% 0.095 61.9) |
| XYZ | xyz(63.4435, 60.1354, 33.4598) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.27
Peach (survey)
#FFB07C
ΔE00 5.40
Burlywood
#DEB887
ΔE00 6.48
Apricot
#FBCEB1
ΔE00 6.77
Light Peach
#FFD8B1
ΔE00 6.94
Sandybrown
#F4A460
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC08D #8DC8FB
analogous
#FB8D91 #FBC08D #FBF78D
triadic
#FBC08D #8DFBC0 #C08DFB
tetradic
#FBC08D #91FB8D #8DC8FB #F78DFB
square
#FBC08D #91FB8D #8DC8FB #F78DFB
split-complementary
#FBC08D #8DFBF7 #8D91FB
monochromatic
#F77F17 #F99F52 #FBC08D #FDE1C8 #FEEFE1
Accessibility & contrast
On white
1.61
#FBC08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#FBC08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC08D
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC08D | 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)
#D2C489
Deuteranopia (green-blind)
#E0D18E
Tritanopia (blue-blind)
#FFB4B3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc08d; /* rgb */ color: rgb(251, 192, 141); /* oklch */ color: oklch(85.0% 0.095 61.9);
Tailwind
colors: {
custom: {
50: '#ffd3af',
500: '#fbc08d',
950: '#000000',
},
}SCSS
$custom: #fbc08d; $custom-light: #ffd3af; $custom-dark: #000000;
JSON
{
"hex": "#fbc08d",
"rgb": {
"r": 251,
"g": 192,
"b": 141
},
"hsl": {
"h": 27.818,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.84964,
"c": 0.09477,
"h": 61.9
},
"luminance": 0.60132
}Semantic roles & 50–950 ramp
primary
#FBC08D
secondary
#529BDB
accent
#7BE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381