#FFFD88#FFFD88
#FFFD88 is a very light, vivid yellow. Relative luminance 0.933; OKLCH L 97.2% C 0.140 H 107.9°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFD88 |
|---|---|
| RGB | rgb(255, 253, 136) |
| HSL | hsl(59, 100%, 77%) |
| HSV | hsv(59, 47%, 100%) |
| CMYK | cmyk(0%, 0.8%, 46.7%, 0%) |
| CIE-LAB | lab(97.35, -14.88, 55.81) |
| CIE-LCH | lch(97.35, 57.76, 104.93°) |
| OKLab | oklab(97.19% -0.0428 0.1328) |
| OKLCH | oklch(97.19% 0.14 107.9) |
| XYZ | xyz(80.8110, 93.2901, 37.0376) |
| Luminance | 0.9329 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 0.86
Manilla
#FFFA86
ΔE00 0.88
Yellowish Tan
#FCFC81
ΔE00 0.89
Butter
#FFFF81
ΔE00 1.16
Faded Yellow
#FEFF7F
ΔE00 1.43
Banana (survey)
#FFFF7E
ΔE00 1.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFD88 #888AFF
analogous
#FFC288 #FFFD88 #C6FF88
triadic
#FFFD88 #88FFFD #FD88FF
tetradic
#FFFD88 #88FFC2 #888AFF #FF88C6
square
#FFFD88 #88FFC2 #888AFF #FF88C6
split-complementary
#FFFD88 #88C6FF #C288FF
monochromatic
#FFFB0E #FFFC4B #FFFD88 #FFFEC5 #FFFEE0
Accessibility & contrast
On white
1.07
#FFFD88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#FFFD88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFD88
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFD88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFD88 | 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)
#FFF57E
Deuteranopia (green-blind)
#FFFA8E
Tritanopia (blue-blind)
#FFF0E2
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffd88; /* rgb */ color: rgb(255, 253, 136); /* oklch */ color: oklch(97.2% 0.140 107.9);
Tailwind
colors: {
custom: {
50: '#fffdad',
500: '#fffd88',
950: '#000000',
},
}SCSS
$custom: #fffd88; $custom-light: #fffdad; $custom-dark: #000000;
JSON
{
"hex": "#fffd88",
"rgb": {
"r": 255,
"g": 253,
"b": 136
},
"hsl": {
"h": 58.992,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.97194,
"c": 0.13957,
"h": 107.9
},
"luminance": 0.93288
}Semantic roles & 50–950 ramp
primary
#FFFD88
secondary
#4C4EDF
accent
#04E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581