#FDFF8D#FDFF8D
#FDFF8D is a very light, vivid yellow. Relative luminance 0.943; OKLCH L 97.5% C 0.137 H 109.6°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFF8D |
|---|---|
| RGB | rgb(253, 255, 141) |
| HSL | hsl(61, 100%, 78%) |
| HSV | hsv(61, 45%, 100%) |
| CMYK | cmyk(0.8%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(97.76, -16.17, 53.95) |
| CIE-LCH | lch(97.76, 56.32, 106.68°) |
| OKLab | oklab(97.51% -0.0459 0.1291) |
| OKLCH | oklch(97.51% 0.137 109.6) |
| XYZ | xyz(81.0772, 94.3274, 39.1302) |
| Luminance | 0.9433 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 1.32
Yellowish Tan
#FCFC81
ΔE00 1.47
Butter
#FFFF81
ΔE00 1.66
Faded Yellow
#FEFF7F
ΔE00 1.81
Manilla
#FFFA86
ΔE00 1.92
Banana (survey)
#FFFF7E
ΔE00 2.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFF8D #8F8DFF
analogous
#FFC88D #FDFF8D #C4FF8D
triadic
#FDFF8D #8DFDFF #FF8DFD
tetradic
#FDFF8D #8DFFC8 #8F8DFF #FF8DC4
square
#FDFF8D #8DFFC8 #8F8DFF #FF8DC4
split-complementary
#FDFF8D #8DC4FF #C88DFF
monochromatic
#FBFF13 #FCFF50 #FDFF8D #FEFFCA #FEFFE0
Accessibility & contrast
On white
1.06
#FDFF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#FDFF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFF8D
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFF8D | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF683
Deuteranopia (green-blind)
#FFFA92
Tritanopia (blue-blind)
#FFF3E4
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fdff8d; /* rgb */ color: rgb(253, 255, 141); /* oklch */ color: oklch(97.5% 0.137 109.6);
Tailwind
colors: {
custom: {
50: '#ffffb0',
500: '#fdff8d',
950: '#000000',
},
}SCSS
$custom: #fdff8d; $custom-light: #ffffb0; $custom-dark: #000000;
JSON
{
"hex": "#fdff8d",
"rgb": {
"r": 253,
"g": 255,
"b": 141
},
"hsl": {
"h": 61.053,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.97509,
"c": 0.13704,
"h": 109.6
},
"luminance": 0.94326
}Semantic roles & 50–950 ramp
primary
#FDFF8D
secondary
#5350E0
accent
#00E604
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581