#FBDA87#FBDA87
#FBDA87 is a very light, moderate orange. Relative luminance 0.724; OKLCH L 89.8% C 0.109 H 88.5°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDA87 |
|---|---|
| RGB | rgb(251, 218, 135) |
| HSL | hsl(43, 94%, 76%) |
| HSV | hsv(43, 46%, 98%) |
| CMYK | cmyk(0%, 13.1%, 46.2%, 1.6%) |
| CIE-LAB | lab(88.16, 0.89, 44.92) |
| CIE-LCH | lch(88.16, 44.92, 88.86°) |
| OKLab | oklab(89.84% 0.0028 0.1086) |
| OKLCH | oklch(89.84% 0.109 88.5) |
| XYZ | xyz(69.2305, 72.4044, 33.2458) |
| Luminance | 0.7240 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.34
Sandy
#F1DA7A
ΔE00 3.87
Pale Gold
#FDDE6C
ΔE00 4.77
Sand (survey)
#E2CA76
ΔE00 4.89
Light Mustard
#F7D560
ΔE00 5.09
Yellow Tan
#FFE36E
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDA87 #87A8FB
analogous
#FBA087 #FBDA87 #E2FB87
triadic
#FBDA87 #87FBDA #DA87FB
tetradic
#FBDA87 #87FBA0 #87A8FB #FB87E2
square
#FBDA87 #87FBA0 #87A8FB #FB87E2
split-complementary
#FBDA87 #87E2FB #A087FB
monochromatic
#F7B511 #F9C84C #FBDA87 #FDECC2 #FEF6E1
Accessibility & contrast
On white
1.36
#FBDA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#FBDA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDA87
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDA87 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD880
Deuteranopia (green-blind)
#F4E18A
Tritanopia (blue-blind)
#FFCDC6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fbda87; /* rgb */ color: rgb(251, 218, 135); /* oklch */ color: oklch(89.8% 0.109 88.5);
Tailwind
colors: {
custom: {
50: '#ffe5ab',
500: '#fbda87',
950: '#000000',
},
}SCSS
$custom: #fbda87; $custom-light: #ffe5ab; $custom-dark: #000000;
JSON
{
"hex": "#fbda87",
"rgb": {
"r": 251,
"g": 218,
"b": 135
},
"hsl": {
"h": 42.931,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.89837,
"c": 0.10862,
"h": 88.5
},
"luminance": 0.72401
}Semantic roles & 50–950 ramp
primary
#FBDA87
secondary
#4C75DA
accent
#41E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481