#FBDD7B#FBDD7B
#FBDD7B is a very light, vivid yellow. Relative luminance 0.737; OKLCH L 90.3% C 0.122 H 92.8°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDD7B |
|---|---|
| RGB | rgb(251, 221, 123) |
| HSL | hsl(46, 94%, 73%) |
| HSV | hsv(46, 51%, 98%) |
| CMYK | cmyk(0%, 12%, 51%, 1.6%) |
| CIE-LAB | lab(88.76, -1.70, 51.49) |
| CIE-LCH | lch(88.76, 51.52, 91.90°) |
| OKLab | oklab(90.26% -0.0059 0.1224) |
| OKLCH | oklch(90.26% 0.122 92.8) |
| XYZ | xyz(69.2177, 73.6553, 29.3060) |
| Luminance | 0.7365 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.45
Sandy
#F1DA7A
ΔE00 2.13
Pale Gold
#FDDE6C
ΔE00 2.16
Yellow Tan
#FFE36E
ΔE00 2.91
Light Mustard
#F7D560
ΔE00 3.16
Sand Yellow
#FCE166
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDD7B #7B99FB
analogous
#FB9D7B #FBDD7B #D9FB7B
triadic
#FBDD7B #7BFBDD #DD7BFB
tetradic
#FBDD7B #7BFB9D #7B99FB #FB7BD9
square
#FBDD7B #7BFB9D #7B99FB #FB7BD9
split-complementary
#FBDD7B #7BD9FB #9D7BFB
monochromatic
#F4BD07 #F9CE40 #FBDD7B #FDECB6 #FEF7E1
Accessibility & contrast
On white
1.33
#FBDD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#FBDD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDD7B
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDD7B | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA72
Deuteranopia (green-blind)
#F7E37F
Tritanopia (blue-blind)
#FFCFC6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fbdd7b; /* rgb */ color: rgb(251, 221, 123); /* oklch */ color: oklch(90.3% 0.122 92.8);
Tailwind
colors: {
custom: {
50: '#ffe7a3',
500: '#fbdd7b',
950: '#000000',
},
}SCSS
$custom: #fbdd7b; $custom-light: #ffe7a3; $custom-dark: #000000;
JSON
{
"hex": "#fbdd7b",
"rgb": {
"r": 251,
"g": 221,
"b": 123
},
"hsl": {
"h": 45.938,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90258,
"c": 0.12249,
"h": 92.8
},
"luminance": 0.73652
}Semantic roles & 50–950 ramp
primary
#FBDD7B
secondary
#4265D8
accent
#36E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480