#FBDB7B#FBDB7B
#FBDB7B is a very light, vivid yellow. Relative luminance 0.726; OKLCH L 89.9% C 0.121 H 91.4°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDB7B |
|---|---|
| RGB | rgb(251, 219, 123) |
| HSL | hsl(45, 94%, 73%) |
| HSV | hsv(45, 51%, 98%) |
| CMYK | cmyk(0%, 12.7%, 51%, 1.6%) |
| CIE-LAB | lab(88.26, -0.69, 50.88) |
| CIE-LCH | lch(88.26, 50.89, 90.77°) |
| OKLab | oklab(89.86% -0.003 0.121) |
| OKLCH | oklch(89.86% 0.121 91.4) |
| XYZ | xyz(68.6928, 72.6055, 29.1310) |
| Luminance | 0.7260 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.67
Sandy
#F1DA7A
ΔE00 2.58
Pale Gold
#FDDE6C
ΔE00 2.60
Light Mustard
#F7D560
ΔE00 3.15
Yellow Tan
#FFE36E
ΔE00 3.54
Light Gold
#FDDC5C
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDB7B #7B9BFB
analogous
#FB9B7B #FBDB7B #DBFB7B
triadic
#FBDB7B #7BFBDB #DB7BFB
tetradic
#FBDB7B #7BFB9B #7B9BFB #FB7BDB
square
#FBDB7B #7BFB9B #7B9BFB #FB7BDB
split-complementary
#FBDB7B #7BDBFB #9B7BFB
monochromatic
#F4B907 #F9CB40 #FBDB7B #FDEBB6 #FEF7E1
Accessibility & contrast
On white
1.35
#FBDB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#FBDB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDB7B
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDB7B | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED873
Deuteranopia (green-blind)
#F6E17F
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fbdb7b; /* rgb */ color: rgb(251, 219, 123); /* oklch */ color: oklch(89.9% 0.121 91.4);
Tailwind
colors: {
custom: {
50: '#ffe5a3',
500: '#fbdb7b',
950: '#000000',
},
}SCSS
$custom: #fbdb7b; $custom-light: #ffe5a3; $custom-dark: #000000;
JSON
{
"hex": "#fbdb7b",
"rgb": {
"r": 251,
"g": 219,
"b": 123
},
"hsl": {
"h": 45,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.89864,
"c": 0.12106,
"h": 91.4
},
"luminance": 0.72602
}Semantic roles & 50–950 ramp
primary
#FBDB7B
secondary
#4268D8
accent
#39E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480