#FBCD81#FBCD81
#FBCD81 is a very light, moderate orange. Relative luminance 0.658; OKLCH L 87.2% C 0.108 H 79.2°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCD81 |
|---|---|
| RGB | rgb(251, 205, 129) |
| HSL | hsl(37, 94%, 75%) |
| HSV | hsv(37, 49%, 98%) |
| CMYK | cmyk(0%, 18.3%, 48.6%, 1.6%) |
| CIE-LAB | lab(84.87, 7.02, 43.77) |
| CIE-LCH | lch(84.87, 44.33, 80.89°) |
| OKLab | oklab(87.22% 0.0202 0.1056) |
| OKLCH | oklch(87.22% 0.108 79.2) |
| XYZ | xyz(65.5800, 65.7604, 30.0034) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.83
Wheat (survey)
#FBDD7E
ΔE00 6.98
Sand (survey)
#E2CA76
ΔE00 7.18
Burlywood
#DEB887
ΔE00 7.63
Pale Peach
#FFE5AD
ΔE00 7.66
Light Mustard
#F7D560
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCD81 #81AFFB
analogous
#FB9081 #FBCD81 #ECFB81
triadic
#FBCD81 #81FBCD #CD81FB
tetradic
#FBCD81 #81FB90 #81AFFB #FB81EC
square
#FBCD81 #81FB90 #81AFFB #FB81EC
split-complementary
#FBCD81 #81ECFB #9081FB
monochromatic
#F79E0A #F9B546 #FBCD81 #FDE5BC #FEF3E1
Accessibility & contrast
On white
1.48
#FBCD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#FBCD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCD81
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCD81 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD7B
Deuteranopia (green-blind)
#EBD983
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbcd81; /* rgb */ color: rgb(251, 205, 129); /* oklch */ color: oklch(87.2% 0.108 79.2);
Tailwind
colors: {
custom: {
50: '#ffdca7',
500: '#fbcd81',
950: '#000000',
},
}SCSS
$custom: #fbcd81; $custom-light: #ffdca7; $custom-dark: #000000;
JSON
{
"hex": "#fbcd81",
"rgb": {
"r": 251,
"g": 205,
"b": 129
},
"hsl": {
"h": 37.377,
"s": 93.846,
"l": 74.51
},
"oklch": {
"l": 0.87224,
"c": 0.10754,
"h": 79.2
},
"luminance": 0.65757
}Semantic roles & 50–950 ramp
primary
#FBCD81
secondary
#477ED9
accent
#57E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480