#FBDF75#FBDF75
#FBDF75 is a very light, vivid yellow. Relative luminance 0.746; OKLCH L 90.6% C 0.130 H 94.8°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDF75 |
|---|---|
| RGB | rgb(251, 223, 117) |
| HSL | hsl(47, 94%, 72%) |
| HSV | hsv(47, 53%, 98%) |
| CMYK | cmyk(0%, 11.2%, 53.4%, 1.6%) |
| CIE-LAB | lab(89.19, -3.21, 54.84) |
| CIE-LCH | lch(89.19, 54.94, 93.35°) |
| OKLab | oklab(90.58% -0.0109 0.1292) |
| OKLCH | oklch(90.58% 0.13 94.8) |
| XYZ | xyz(69.3848, 74.5720, 27.5652) |
| Luminance | 0.7457 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 1.24
Yellow Tan
#FFE36E
ΔE00 1.62
Wheat (survey)
#FBDD7E
ΔE00 1.79
Sand Yellow
#FCE166
ΔE00 2.20
Sandy
#F1DA7A
ΔE00 2.20
Light Gold
#FDDC5C
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDF75 #7591FB
analogous
#FB9C75 #FBDF75 #D4FB75
triadic
#FBDF75 #75FBDF #DF75FB
tetradic
#FBDF75 #75FB9C #7591FB #FB75D4
square
#FBDF75 #75FB9C #7591FB #FB75D4
split-complementary
#FBDF75 #75D4FB #9C75FB
monochromatic
#EFBE07 #F9D13A #FBDF75 #FDEDB0 #FEF8E1
Accessibility & contrast
On white
1.32
#FBDF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#FBDF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDF75
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDF75 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6B
Deuteranopia (green-blind)
#F9E479
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fbdf75; /* rgb */ color: rgb(251, 223, 117); /* oklch */ color: oklch(90.6% 0.130 94.8);
Tailwind
colors: {
custom: {
50: '#ffe89f',
500: '#fbdf75',
950: '#000000',
},
}SCSS
$custom: #fbdf75; $custom-light: #ffe89f; $custom-dark: #000000;
JSON
{
"hex": "#fbdf75",
"rgb": {
"r": 251,
"g": 223,
"b": 117
},
"hsl": {
"h": 47.463,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.90578,
"c": 0.12963,
"h": 94.8
},
"luminance": 0.74569
}Semantic roles & 50–950 ramp
primary
#FBDF75
secondary
#3D5DD7
accent
#30E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480