#FBDF7C#FBDF7C
#FBDF7C is a very light, vivid yellow. Relative luminance 0.747; OKLCH L 90.7% C 0.123 H 94.0°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDF7C |
|---|---|
| RGB | rgb(251, 223, 124) |
| HSL | hsl(47, 94%, 74%) |
| HSV | hsv(47, 51%, 98%) |
| CMYK | cmyk(0%, 11.2%, 50.6%, 1.6%) |
| CIE-LAB | lab(89.27, -2.63, 51.63) |
| CIE-LCH | lch(89.27, 51.70, 92.92°) |
| OKLab | oklab(90.67% -0.0085 0.1228) |
| OKLCH | oklch(90.67% 0.123 94) |
| XYZ | xyz(69.8118, 74.7428, 29.8144) |
| Luminance | 0.7474 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.95
Sandy
#F1DA7A
ΔE00 1.89
Pale Gold
#FDDE6C
ΔE00 2.09
Yellow Tan
#FFE36E
ΔE00 2.51
Sand Yellow
#FCE166
ΔE00 3.17
Light Mustard
#F7D560
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDF7C #7C98FB
analogous
#FB9F7C #FBDF7C #D7FB7C
triadic
#FBDF7C #7CFBDF #DF7CFB
tetradic
#FBDF7C #7CFB9F #7C98FB #FB7CD7
square
#FBDF7C #7CFB9F #7C98FB #FB7CD7
split-complementary
#FBDF7C #7CD7FB #9F7CFB
monochromatic
#F5C107 #F9D041 #FBDF7C #FDEEB7 #FEF8E1
Accessibility & contrast
On white
1.32
#FBDF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#FBDF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDF7C
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDF7C | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB73
Deuteranopia (green-blind)
#F9E480
Tritanopia (blue-blind)
#FFD1C8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fbdf7c; /* rgb */ color: rgb(251, 223, 124); /* oklch */ color: oklch(90.7% 0.123 94.0);
Tailwind
colors: {
custom: {
50: '#ffe8a4',
500: '#fbdf7c',
950: '#000000',
},
}SCSS
$custom: #fbdf7c; $custom-light: #ffe8a4; $custom-dark: #000000;
JSON
{
"hex": "#fbdf7c",
"rgb": {
"r": 251,
"g": 223,
"b": 124
},
"hsl": {
"h": 46.772,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.90668,
"c": 0.12305,
"h": 94
},
"luminance": 0.7474
}Semantic roles & 50–950 ramp
primary
#FBDF7C
secondary
#4364D8
accent
#33E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480