#FBD47C#FBD47C
#FBD47C is a very light, moderate orange. Relative luminance 0.691; OKLCH L 88.5% C 0.116 H 86.1°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD47C |
|---|---|
| RGB | rgb(251, 212, 124) |
| HSL | hsl(42, 94%, 74%) |
| HSV | hsv(42, 51%, 98%) |
| CMYK | cmyk(0%, 15.5%, 50.6%, 1.6%) |
| CIE-LAB | lab(86.53, 2.97, 48.30) |
| CIE-LCH | lch(86.53, 48.39, 86.48°) |
| OKLab | oklab(88.51% 0.0078 0.1154) |
| OKLCH | oklch(88.51% 0.116 86.1) |
| XYZ | xyz(66.9678, 69.0548, 28.8664) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.44
Light Mustard
#F7D560
ΔE00 4.68
Sandy
#F1DA7A
ΔE00 5.01
Pale Gold
#FDDE6C
ΔE00 5.11
Sand (survey)
#E2CA76
ΔE00 5.13
Maize
#F4D054
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD47C #7CA3FB
analogous
#FB947C #FBD47C #E2FB7C
triadic
#FBD47C #7CFBD4 #D47CFB
tetradic
#FBD47C #7CFB94 #7CA3FB #FB7CE2
square
#FBD47C #7CFB94 #7CA3FB #FB7CE2
split-complementary
#FBD47C #7CE2FB #947CFB
monochromatic
#F5AC07 #F9C141 #FBD47C #FDE7B7 #FEF5E1
Accessibility & contrast
On white
1.42
#FBD47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#FBD47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD47C
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD47C | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D375
Deuteranopia (green-blind)
#F0DD7F
Tritanopia (blue-blind)
#FFC6BF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fbd47c; /* rgb */ color: rgb(251, 212, 124); /* oklch */ color: oklch(88.5% 0.116 86.1);
Tailwind
colors: {
custom: {
50: '#ffe1a3',
500: '#fbd47c',
950: '#000000',
},
}SCSS
$custom: #fbd47c; $custom-light: #ffe1a3; $custom-dark: #000000;
JSON
{
"hex": "#fbd47c",
"rgb": {
"r": 251,
"g": 212,
"b": 124
},
"hsl": {
"h": 41.575,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.88506,
"c": 0.11564,
"h": 86.1
},
"luminance": 0.69051
}Semantic roles & 50–950 ramp
primary
#FBD47C
secondary
#4371D8
accent
#46E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480