#FBFD72#FBFD72
#FBFD72 is a very light, vivid yellow. Relative luminance 0.920; OKLCH L 96.6% C 0.160 H 109.8°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFD72 |
|---|---|
| RGB | rgb(251, 253, 114) |
| HSL | hsl(61, 97%, 72%) |
| HSV | hsv(61, 55%, 99%) |
| CMYK | cmyk(0.8%, 0%, 54.9%, 0.8%) |
| CIE-LAB | lab(96.81, -18.24, 64.99) |
| CIE-LCH | lch(96.81, 67.50, 105.68°) |
| OKLab | oklab(96.62% -0.0543 0.1508) |
| OKLCH | oklch(96.62% 0.16 109.8) |
| XYZ | xyz(77.9482, 91.9766, 29.5635) |
| Luminance | 0.9197 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.81
Butter Yellow
#FFFD74
ΔE00 0.91
Light Yellow
#FFFE7A
ΔE00 1.00
Custard
#FFFD78
ΔE00 1.04
Banana (survey)
#FFFF7E
ΔE00 1.26
Faded Yellow
#FEFF7F
ΔE00 1.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFD72 #7472FD
analogous
#FDB972 #FBFD72 #B6FD72
triadic
#FBFD72 #72FBFD #FD72FB
tetradic
#FBFD72 #72FDB9 #7472FD #FD72B6
square
#FBFD72 #72FDB9 #7472FD #FD72B6
split-complementary
#FBFD72 #72B6FD #B972FD
monochromatic
#EEF103 #F9FC36 #FBFD72 #FDFEAE #FEFFE1
Accessibility & contrast
On white
1.08
#FBFD72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#FBFD72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFD72
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFD72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFD72 | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF363
Deuteranopia (green-blind)
#FFF87A
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fbfd72; /* rgb */ color: rgb(251, 253, 114); /* oklch */ color: oklch(96.6% 0.160 109.8);
Tailwind
colors: {
custom: {
50: '#fffd9f',
500: '#fbfd72',
950: '#000000',
},
}SCSS
$custom: #fbfd72; $custom-light: #fffd9f; $custom-dark: #000000;
JSON
{
"hex": "#fbfd72",
"rgb": {
"r": 251,
"g": 253,
"b": 114
},
"hsl": {
"h": 60.863,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.96619,
"c": 0.16025,
"h": 109.8
},
"luminance": 0.91975
}Semantic roles & 50–950 ramp
primary
#FBFD72
secondary
#3C3AD9
accent
#00E603
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580