#FBDA82#FBDA82
#FBDA82 is a very light, moderate orange. Relative luminance 0.723; OKLCH L 89.8% C 0.114 H 89.5°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDA82 |
|---|---|
| RGB | rgb(251, 218, 130) |
| HSL | hsl(44, 94%, 75%) |
| HSV | hsv(44, 48%, 98%) |
| CMYK | cmyk(0%, 13.1%, 48.2%, 1.6%) |
| CIE-LAB | lab(88.10, 0.43, 47.29) |
| CIE-LCH | lch(88.10, 47.29, 89.48°) |
| OKLab | oklab(89.76% 0.001 0.1136) |
| OKLCH | oklch(89.76% 0.114 89.5) |
| XYZ | xyz(68.8867, 72.2669, 31.4351) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.61
Sandy
#F1DA7A
ΔE00 3.33
Pale Gold
#FDDE6C
ΔE00 3.94
Light Mustard
#F7D560
ΔE00 4.28
Sand (survey)
#E2CA76
ΔE00 4.78
Yellow Tan
#FFE36E
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDA82 #82A3FB
analogous
#FB9D82 #FBDA82 #E0FB82
triadic
#FBDA82 #82FBDA #DA82FB
tetradic
#FBDA82 #82FB9D #82A3FB #FB82E0
square
#FBDA82 #82FB9D #82A3FB #FB82E0
split-complementary
#FBDA82 #82E0FB #9D82FB
monochromatic
#F7B70B #F9C847 #FBDA82 #FDECBD #FEF6E1
Accessibility & contrast
On white
1.36
#FBDA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#FBDA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDA82
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDA82 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87B
Deuteranopia (green-blind)
#F4E185
Tritanopia (blue-blind)
#FFCDC5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fbda82; /* rgb */ color: rgb(251, 218, 130); /* oklch */ color: oklch(89.8% 0.114 89.5);
Tailwind
colors: {
custom: {
50: '#ffe5a8',
500: '#fbda82',
950: '#000000',
},
}SCSS
$custom: #fbda82; $custom-light: #ffe5a8; $custom-dark: #000000;
JSON
{
"hex": "#fbda82",
"rgb": {
"r": 251,
"g": 218,
"b": 130
},
"hsl": {
"h": 43.636,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.89764,
"c": 0.11358,
"h": 89.5
},
"luminance": 0.72264
}Semantic roles & 50–950 ramp
primary
#FBDA82
secondary
#4870D9
accent
#3FE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480