#FBD57C#FBD57C
#FBD57C is a very light, moderate orange. Relative luminance 0.696; OKLCH L 88.7% C 0.116 H 86.9°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD57C |
|---|---|
| RGB | rgb(251, 213, 124) |
| HSL | hsl(42, 94%, 74%) |
| HSV | hsv(42, 51%, 98%) |
| CMYK | cmyk(0%, 15.1%, 50.6%, 1.6%) |
| CIE-LAB | lab(86.78, 2.46, 48.60) |
| CIE-LCH | lch(86.78, 48.66, 87.10°) |
| OKLab | oklab(88.7% 0.0063 0.1161) |
| OKLCH | oklch(88.7% 0.116 86.9) |
| XYZ | xyz(67.2186, 69.5563, 28.9500) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.03
Light Mustard
#F7D560
ΔE00 4.38
Sandy
#F1DA7A
ΔE00 4.63
Pale Gold
#FDDE6C
ΔE00 4.73
Sand (survey)
#E2CA76
ΔE00 5.00
Maize
#F4D054
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD57C #7CA2FB
analogous
#FB957C #FBD57C #E2FB7C
triadic
#FBD57C #7CFBD5 #D57CFB
tetradic
#FBD57C #7CFB95 #7CA2FB #FB7CE2
square
#FBD57C #7CFB95 #7CA2FB #FB7CE2
split-complementary
#FBD57C #7CE2FB #957CFB
monochromatic
#F5AE07 #F9C241 #FBD57C #FDE8B7 #FEF5E1
Accessibility & contrast
On white
1.41
#FBD57C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#FBD57C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD57C
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD57C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD57C | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D375
Deuteranopia (green-blind)
#F1DE7F
Tritanopia (blue-blind)
#FFC7C0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fbd57c; /* rgb */ color: rgb(251, 213, 124); /* oklch */ color: oklch(88.7% 0.116 86.9);
Tailwind
colors: {
custom: {
50: '#ffe1a3',
500: '#fbd57c',
950: '#000000',
},
}SCSS
$custom: #fbd57c; $custom-light: #ffe1a3; $custom-dark: #000000;
JSON
{
"hex": "#fbd57c",
"rgb": {
"r": 251,
"g": 213,
"b": 124
},
"hsl": {
"h": 42.047,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.88701,
"c": 0.11622,
"h": 86.9
},
"luminance": 0.69553
}Semantic roles & 50–950 ramp
primary
#FBD57C
secondary
#4370D8
accent
#45E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480