#FDFD95#FDFD95
#FDFD95 is a very light, vivid yellow. Relative luminance 0.933; OKLCH L 97.2% C 0.127 H 108.5°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFD95 |
|---|---|
| RGB | rgb(253, 253, 149) |
| HSL | hsl(60, 96%, 79%) |
| HSV | hsv(60, 41%, 99%) |
| CMYK | cmyk(0%, 0%, 41.1%, 0.8%) |
| CIE-LAB | lab(97.35, -14.42, 49.65) |
| CIE-LCH | lch(97.35, 51.70, 106.20°) |
| OKLab | oklab(97.21% -0.0403 0.12) |
| OKLCH | oklch(97.21% 0.127 108.5) |
| XYZ | xyz(81.0594, 93.3048, 42.1675) |
| Luminance | 0.9330 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.24
Pale Yellow
#FFFF84
ΔE00 2.52
Yellowish Tan
#FCFC81
ΔE00 2.55
Butter
#FFFF81
ΔE00 2.88
Faded Yellow
#FEFF7F
ΔE00 3.08
Buff
#FEF69E
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFD95 #9595FD
analogous
#FDC995 #FDFD95 #C9FD95
triadic
#FDFD95 #95FDFD #FD95FD
tetradic
#FDFD95 #95FDC9 #9595FD #FD95C9
square
#FDFD95 #95FDC9 #9595FD #FD95C9
split-complementary
#FDFD95 #95C9FD #C995FD
monochromatic
#FBFB1D #FCFC59 #FDFD95 #FEFED1 #FEFEE1
Accessibility & contrast
On white
1.07
#FDFD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#FDFD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFD95
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFD95 | 1.00 | 1.07 | 19.66 | 19.66 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF58D
Deuteranopia (green-blind)
#FFF99A
Tritanopia (blue-blind)
#FFF1E4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fdfd95; /* rgb */ color: rgb(253, 253, 149); /* oklch */ color: oklch(97.2% 0.127 108.5);
Tailwind
colors: {
custom: {
50: '#fffeb6',
500: '#fdfd95',
950: '#000000',
},
}SCSS
$custom: #fdfd95; $custom-light: #fffeb6; $custom-dark: #000000;
JSON
{
"hex": "#fdfd95",
"rgb": {
"r": 253,
"g": 253,
"b": 149
},
"hsl": {
"h": 60,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.97213,
"c": 0.12661,
"h": 108.5
},
"luminance": 0.93303
}Semantic roles & 50–950 ramp
primary
#FDFD95
secondary
#5858DE
accent
#00E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581