#FBCD7C#FBCD7C
#FBCD7C is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.2% C 0.112 H 80.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCD7C |
|---|---|
| RGB | rgb(251, 205, 124) |
| HSL | hsl(38, 94%, 74%) |
| HSV | hsv(38, 51%, 98%) |
| CMYK | cmyk(0%, 18.3%, 50.6%, 1.6%) |
| CIE-LAB | lab(84.81, 6.58, 46.18) |
| CIE-LCH | lch(84.81, 46.64, 81.89°) |
| OKLab | oklab(87.15% 0.0183 0.1107) |
| OKLCH | oklch(87.15% 0.112 80.6) |
| XYZ | xyz(65.2558, 65.6307, 28.2957) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.39
Sand (survey)
#E2CA76
ΔE00 6.75
Light Mustard
#F7D560
ΔE00 7.21
Maize
#F4D054
ΔE00 7.49
Navajowhite
#FFDEAD
ΔE00 7.52
Sandy
#F1DA7A
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCD7C #7CAAFB
analogous
#FB8D7C #FBCD7C #E9FB7C
triadic
#FBCD7C #7CFBCD #CD7CFB
tetradic
#FBCD7C #7CFB8D #7CAAFB #FB7CE9
square
#FBCD7C #7CFB8D #7CAAFB #FB7CE9
split-complementary
#FBCD7C #7CE9FB #8D7CFB
monochromatic
#F59F07 #F9B641 #FBCD7C #FDE4B7 #FEF4E1
Accessibility & contrast
On white
1.49
#FBCD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#FBCD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCD7C
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCD7C | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD75
Deuteranopia (green-blind)
#EBD97E
Tritanopia (blue-blind)
#FFBFB9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbcd7c; /* rgb */ color: rgb(251, 205, 124); /* oklch */ color: oklch(87.2% 0.112 80.6);
Tailwind
colors: {
custom: {
50: '#ffdca3',
500: '#fbcd7c',
950: '#000000',
},
}SCSS
$custom: #fbcd7c; $custom-light: #ffdca3; $custom-dark: #000000;
JSON
{
"hex": "#fbcd7c",
"rgb": {
"r": 251,
"g": 205,
"b": 124
},
"hsl": {
"h": 38.268,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.87151,
"c": 0.11218,
"h": 80.6
},
"luminance": 0.65627
}Semantic roles & 50–950 ramp
primary
#FBCD7C
secondary
#4379D8
accent
#53E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480