#FDFF88#FDFF88
#FDFF88 is a very light, vivid yellow. Relative luminance 0.942; OKLCH L 97.4% C 0.142 H 109.6°. Best body text is #000000 at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFF88 |
|---|---|
| RGB | rgb(253, 255, 136) |
| HSL | hsl(61, 100%, 77%) |
| HSV | hsv(61, 47%, 100%) |
| CMYK | cmyk(0.8%, 0%, 46.7%, 0%) |
| CIE-LAB | lab(97.71, -16.62, 56.21) |
| CIE-LCH | lch(97.71, 58.62, 106.48°) |
| OKLab | oklab(97.44% -0.0477 0.1337) |
| OKLCH | oklch(97.44% 0.142 109.6) |
| XYZ | xyz(80.7136, 94.1820, 37.2149) |
| Luminance | 0.9418 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 0.75
Yellowish Tan
#FCFC81
ΔE00 0.95
Butter
#FFFF81
ΔE00 1.06
Faded Yellow
#FEFF7F
ΔE00 1.17
Banana (survey)
#FFFF7E
ΔE00 1.39
Manilla
#FFFA86
ΔE00 1.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFF88 #8A88FF
analogous
#FFC688 #FDFF88 #C2FF88
triadic
#FDFF88 #88FDFF #FF88FD
tetradic
#FDFF88 #88FFC6 #8A88FF #FF88C2
square
#FDFF88 #88FFC6 #8A88FF #FF88C2
split-complementary
#FDFF88 #88C2FF #C688FF
monochromatic
#FBFF0E #FCFF4B #FDFF88 #FEFFC5 #FEFFE0
Accessibility & contrast
On white
1.06
#FDFF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.84
#FDFF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFF88
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFF88 | 1.00 | 1.06 | 19.84 | 19.84 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF67E
Deuteranopia (green-blind)
#FFFA8E
Tritanopia (blue-blind)
#FFF2E3
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fdff88; /* rgb */ color: rgb(253, 255, 136); /* oklch */ color: oklch(97.4% 0.142 109.6);
Tailwind
colors: {
custom: {
50: '#ffffad',
500: '#fdff88',
950: '#000000',
},
}SCSS
$custom: #fdff88; $custom-light: #ffffad; $custom-dark: #000000;
JSON
{
"hex": "#fdff88",
"rgb": {
"r": 253,
"g": 255,
"b": 136
},
"hsl": {
"h": 61.008,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.97443,
"c": 0.14199,
"h": 109.6
},
"luminance": 0.9418
}Semantic roles & 50–950 ramp
primary
#FDFF88
secondary
#4E4CDF
accent
#00E604
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581