#FBD07C#FBD07C
#FBD07C is a very light, moderate orange. Relative luminance 0.671; OKLCH L 87.7% C 0.114 H 83.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD07C |
|---|---|
| RGB | rgb(251, 208, 124) |
| HSL | hsl(40, 94%, 74%) |
| HSV | hsv(40, 51%, 98%) |
| CMYK | cmyk(0%, 17.1%, 50.6%, 1.6%) |
| CIE-LAB | lab(85.54, 5.03, 47.08) |
| CIE-LCH | lch(85.54, 47.35, 83.90°) |
| OKLab | oklab(87.73% 0.0138 0.1127) |
| OKLCH | oklch(87.73% 0.114 83) |
| XYZ | xyz(65.9803, 67.0797, 28.5372) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.11
Sand (survey)
#E2CA76
ΔE00 5.92
Light Mustard
#F7D560
ΔE00 6.05
Maize
#F4D054
ΔE00 6.47
Sandy
#F1DA7A
ΔE00 6.59
Pale Gold
#FDDE6C
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD07C #7CA7FB
analogous
#FB907C #FBD07C #E6FB7C
triadic
#FBD07C #7CFBD0 #D07CFB
tetradic
#FBD07C #7CFB90 #7CA7FB #FB7CE6
square
#FBD07C #7CFB90 #7CA7FB #FB7CE6
split-complementary
#FBD07C #7CE6FB #907CFB
monochromatic
#F5A507 #F9BB41 #FBD07C #FDE5B7 #FEF4E1
Accessibility & contrast
On white
1.46
#FBD07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#FBD07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD07C
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD07C | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF75
Deuteranopia (green-blind)
#EEDA7F
Tritanopia (blue-blind)
#FFC2BC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fbd07c; /* rgb */ color: rgb(251, 208, 124); /* oklch */ color: oklch(87.7% 0.114 83.0);
Tailwind
colors: {
custom: {
50: '#ffdea3',
500: '#fbd07c',
950: '#000000',
},
}SCSS
$custom: #fbd07c; $custom-light: #ffdea3; $custom-dark: #000000;
JSON
{
"hex": "#fbd07c",
"rgb": {
"r": 251,
"g": 208,
"b": 124
},
"hsl": {
"h": 39.685,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.87729,
"c": 0.11353,
"h": 83
},
"luminance": 0.67076
}Semantic roles & 50–950 ramp
primary
#FBD07C
secondary
#4375D8
accent
#4EE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480