#FBCD7A#FBCD7A
#FBCD7A is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.1% C 0.114 H 81.1°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCD7A |
|---|---|
| RGB | rgb(251, 205, 122) |
| HSL | hsl(39, 94%, 73%) |
| HSV | hsv(39, 51%, 98%) |
| CMYK | cmyk(0%, 18.3%, 51.4%, 1.6%) |
| CIE-LAB | lab(84.78, 6.41, 47.13) |
| CIE-LCH | lch(84.78, 47.57, 82.26°) |
| OKLab | oklab(87.12% 0.0176 0.1126) |
| OKLCH | oklch(87.12% 0.114 81.1) |
| XYZ | xyz(65.1306, 65.5806, 27.6363) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.19
Sand (survey)
#E2CA76
ΔE00 6.62
Light Mustard
#F7D560
ΔE00 6.89
Maize
#F4D054
ΔE00 7.15
Sandy
#F1DA7A
ΔE00 7.64
Pale Gold
#FDDE6C
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCD7A #7AA8FB
analogous
#FB8C7A #FBCD7A #E8FB7A
triadic
#FBCD7A #7AFBCD #CD7AFB
tetradic
#FBCD7A #7AFB8C #7AA8FB #FB7AE8
square
#FBCD7A #7AFB8C #7AA8FB #FB7AE8
split-complementary
#FBCD7A #7AE8FB #8C7AFB
monochromatic
#F39F07 #F9B73F #FBCD7A #FDE3B5 #FEF4E1
Accessibility & contrast
On white
1.49
#FBCD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#FBCD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCD7A
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCD7A | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD73
Deuteranopia (green-blind)
#ECD87D
Tritanopia (blue-blind)
#FFBFB9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbcd7a; /* rgb */ color: rgb(251, 205, 122); /* oklch */ color: oklch(87.1% 0.114 81.1);
Tailwind
colors: {
custom: {
50: '#ffdca2',
500: '#fbcd7a',
950: '#000000',
},
}SCSS
$custom: #fbcd7a; $custom-light: #ffdca2; $custom-dark: #000000;
JSON
{
"hex": "#fbcd7a",
"rgb": {
"r": 251,
"g": 205,
"b": 122
},
"hsl": {
"h": 38.605,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.87122,
"c": 0.11401,
"h": 81.1
},
"luminance": 0.65577
}Semantic roles & 50–950 ramp
primary
#FBCD7A
secondary
#4177D8
accent
#52E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150F
muted
#868480