#FDFD85#FDFD85
#FDFD85 is a very light, vivid yellow. Relative luminance 0.928; OKLCH L 97.0% C 0.143 H 108.8°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFD85 |
|---|---|
| RGB | rgb(253, 253, 133) |
| HSL | hsl(60, 97%, 76%) |
| HSV | hsv(60, 47%, 99%) |
| CMYK | cmyk(0%, 0%, 47.4%, 0.8%) |
| CIE-LAB | lab(97.16, -15.92, 56.94) |
| CIE-LCH | lch(97.16, 59.12, 105.62°) |
| OKLab | oklab(97% -0.046 0.1351) |
| OKLCH | oklch(97% 0.143 108.8) |
| XYZ | xyz(79.8687, 92.8285, 35.8962) |
| Luminance | 0.9283 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 0.44
Pale Yellow
#FFFF84
ΔE00 0.52
Butter
#FFFF81
ΔE00 0.81
Faded Yellow
#FEFF7F
ΔE00 1.00
Banana (survey)
#FFFF7E
ΔE00 1.13
Manilla
#FFFA86
ΔE00 1.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFD85 #8585FD
analogous
#FDC185 #FDFD85 #C1FD85
triadic
#FDFD85 #85FDFD #FD85FD
tetradic
#FDFD85 #85FDC1 #8585FD #FD85C1
square
#FDFD85 #85FDC1 #8585FD #FD85C1
split-complementary
#FDFD85 #85C1FD #C185FD
monochromatic
#FBFB0D #FCFC49 #FDFD85 #FEFEC1 #FFFFE1
Accessibility & contrast
On white
1.07
#FDFD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#FDFD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFD85
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFD85 | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF47A
Deuteranopia (green-blind)
#FFF98B
Tritanopia (blue-blind)
#FFF0E1
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fdfd85; /* rgb */ color: rgb(253, 253, 133); /* oklch */ color: oklch(97.0% 0.143 108.8);
Tailwind
colors: {
custom: {
50: '#fffdab',
500: '#fdfd85',
950: '#000000',
},
}SCSS
$custom: #fdfd85; $custom-light: #fffdab; $custom-dark: #000000;
JSON
{
"hex": "#fdfd85",
"rgb": {
"r": 253,
"g": 253,
"b": 133
},
"hsl": {
"h": 60,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.96996,
"c": 0.1427,
"h": 108.8
},
"luminance": 0.92827
}Semantic roles & 50–950 ramp
primary
#FDFD85
secondary
#4A4ADC
accent
#00E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581