#FDFB99#FDFB99
#FDFB99 is a very light, vivid yellow. Relative luminance 0.922; OKLCH L 96.9% C 0.120 H 107.4°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFB99 |
|---|---|
| RGB | rgb(253, 251, 153) |
| HSL | hsl(59, 96%, 80%) |
| HSV | hsv(59, 40%, 99%) |
| CMYK | cmyk(0%, 0.8%, 39.5%, 0.8%) |
| CIE-LAB | lab(96.89, -13.04, 47.15) |
| CIE-LCH | lch(96.89, 48.92, 105.46°) |
| OKLab | oklab(96.87% -0.036 0.1146) |
| OKLCH | oklch(96.87% 0.12 107.4) |
| XYZ | xyz(80.7562, 92.1787, 43.6690) |
| Luminance | 0.9218 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.21
Manilla
#FFFA86
ΔE00 2.70
Dark Cream
#FFF39A
ΔE00 3.11
Yellowish Tan
#FCFC81
ΔE00 3.35
Pale Yellow
#FFFF84
ΔE00 3.37
Parchment
#FEFCAF
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFB99 #999BFD
analogous
#FDC999 #FDFB99 #CDFD99
triadic
#FDFB99 #99FDFB #FB99FD
tetradic
#FDFB99 #99FDC9 #999BFD #FD99CD
square
#FDFB99 #99FDC9 #999BFD #FD99CD
split-complementary
#FDFB99 #99CDFD #C999FD
monochromatic
#FBF621 #FCF95D #FDFB99 #FEFDD5 #FEFEE1
Accessibility & contrast
On white
1.08
#FDFB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#FDFB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFB99
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFB99 | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF491
Deuteranopia (green-blind)
#FFF89D
Tritanopia (blue-blind)
#FFF0E3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fdfb99; /* rgb */ color: rgb(253, 251, 153); /* oklch */ color: oklch(96.9% 0.120 107.4);
Tailwind
colors: {
custom: {
50: '#fffcb8',
500: '#fdfb99',
950: '#000000',
},
}SCSS
$custom: #fdfb99; $custom-light: #fffcb8; $custom-dark: #000000;
JSON
{
"hex": "#fdfb99",
"rgb": {
"r": 253,
"g": 251,
"b": 153
},
"hsl": {
"h": 58.8,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.96866,
"c": 0.12012,
"h": 107.4
},
"luminance": 0.92177
}Semantic roles & 50–950 ramp
primary
#FDFB99
secondary
#5B5EDF
accent
#05E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581