#FBFE72#FBFE72
#FBFE72 is a very light, vivid yellow. Relative luminance 0.926; OKLCH L 96.8% C 0.161 H 110.2°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFE72 |
|---|---|
| RGB | rgb(251, 254, 114) |
| HSL | hsl(61, 99%, 72%) |
| HSV | hsv(61, 55%, 100%) |
| CMYK | cmyk(1.2%, 0%, 55.1%, 0.4%) |
| CIE-LAB | lab(97.07, -18.72, 65.28) |
| CIE-LCH | lch(97.07, 67.92, 106.00°) |
| OKLab | oklab(96.83% -0.0557 0.1514) |
| OKLCH | oklch(96.83% 0.161 110.2) |
| XYZ | xyz(78.2648, 92.6096, 29.6690) |
| Luminance | 0.9261 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.94
Butter Yellow
#FFFD74
ΔE00 1.12
Light Yellow
#FFFE7A
ΔE00 1.15
Custard
#FFFD78
ΔE00 1.25
Banana (survey)
#FFFF7E
ΔE00 1.35
Faded Yellow
#FEFF7F
ΔE00 1.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFE72 #7572FE
analogous
#FEBB72 #FBFE72 #B5FE72
triadic
#FBFE72 #72FBFE #FE72FB
tetradic
#FBFE72 #72FEBB #7572FE #FE72B5
square
#FBFE72 #72FEBB #7572FE #FE72B5
split-complementary
#FBFE72 #72B5FE #BB72FE
monochromatic
#EFF402 #F9FE35 #FBFE72 #FDFEAF #FEFFE1
Accessibility & contrast
On white
1.08
#FBFE72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#FBFE72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFE72
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFE72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFE72 | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF463
Deuteranopia (green-blind)
#FFF97A
Tritanopia (blue-blind)
#FFF0DF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbfe72; /* rgb */ color: rgb(251, 254, 114); /* oklch */ color: oklch(96.8% 0.161 110.2);
Tailwind
colors: {
custom: {
50: '#fffe9f',
500: '#fbfe72',
950: '#000000',
},
}SCSS
$custom: #fbfe72; $custom-light: #fffe9f; $custom-dark: #000000;
JSON
{
"hex": "#fbfe72",
"rgb": {
"r": 251,
"g": 254,
"b": 114
},
"hsl": {
"h": 61.286,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.96825,
"c": 0.16131,
"h": 110.2
},
"luminance": 0.92608
}Semantic roles & 50–950 ramp
primary
#FBFE72
secondary
#3D39DB
accent
#00E605
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580