#FBD08C#FBD08C
#FBD08C is a very light, moderate orange. Relative luminance 0.675; OKLCH L 88.0% C 0.098 H 78.4°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD08C |
|---|---|
| RGB | rgb(251, 208, 140) |
| HSL | hsl(37, 93%, 77%) |
| HSV | hsv(37, 44%, 98%) |
| CMYK | cmyk(0%, 17.1%, 44.2%, 1.6%) |
| CIE-LAB | lab(85.76, 6.51, 39.37) |
| CIE-LCH | lch(85.76, 39.90, 80.60°) |
| OKLab | oklab(87.97% 0.0197 0.0963) |
| OKLCH | oklch(87.97% 0.098 78.4) |
| XYZ | xyz(67.0755, 67.5178, 34.3050) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.23
Pale Peach
#FFE5AD
ΔE00 6.39
Moccasin
#FFE4B5
ΔE00 6.84
Burlywood
#DEB887
ΔE00 7.15
Light Peach
#FFD8B1
ΔE00 7.27
Wheat (survey)
#FBDD7E
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD08C #8CB7FB
analogous
#FB998C #FBD08C #EEFB8C
triadic
#FBD08C #8CFBD0 #D08CFB
tetradic
#FBD08C #8CFB99 #8CB7FB #FB8CEE
square
#FBD08C #8CFB99 #8CB7FB #FB8CEE
split-complementary
#FBD08C #8CEEFB #998CFB
monochromatic
#F7A016 #F9B851 #FBD08C #FDE8C7 #FEF3E1
Accessibility & contrast
On white
1.45
#FBD08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#FBD08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD08C
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD08C | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D087
Deuteranopia (green-blind)
#ECDB8E
Tritanopia (blue-blind)
#FFC4BF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fbd08c; /* rgb */ color: rgb(251, 208, 140); /* oklch */ color: oklch(88.0% 0.098 78.4);
Tailwind
colors: {
custom: {
50: '#ffdeae',
500: '#fbd08c',
950: '#000000',
},
}SCSS
$custom: #fbd08c; $custom-light: #ffdeae; $custom-dark: #000000;
JSON
{
"hex": "#fbd08c",
"rgb": {
"r": 251,
"g": 208,
"b": 140
},
"hsl": {
"h": 36.757,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.87974,
"c": 0.09825,
"h": 78.4
},
"luminance": 0.67514
}Semantic roles & 50–950 ramp
primary
#FBD08C
secondary
#5186DA
accent
#59E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481