#FFFE88#FFFE88
#FFFE88 is a very light, vivid yellow. Relative luminance 0.939; OKLCH L 97.4% C 0.141 H 108.3°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE88 |
|---|---|
| RGB | rgb(255, 254, 136) |
| HSL | hsl(59, 100%, 77%) |
| HSV | hsv(59, 47%, 100%) |
| CMYK | cmyk(0%, 0.4%, 46.7%, 0%) |
| CIE-LAB | lab(97.60, -15.37, 56.12) |
| CIE-LCH | lch(97.60, 58.18, 105.31°) |
| OKLab | oklab(97.4% -0.0442 0.1335) |
| OKLCH | oklch(97.4% 0.141 108.3) |
| XYZ | xyz(81.1275, 93.9231, 37.1431) |
| Luminance | 0.9392 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 0.64
Yellowish Tan
#FCFC81
ΔE00 0.80
Butter
#FFFF81
ΔE00 0.98
Manilla
#FFFA86
ΔE00 1.16
Faded Yellow
#FEFF7F
ΔE00 1.23
Banana (survey)
#FFFF7E
ΔE00 1.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE88 #8889FF
analogous
#FFC388 #FFFE88 #C5FF88
triadic
#FFFE88 #88FFFE #FE88FF
tetradic
#FFFE88 #88FFC3 #8889FF #FF88C5
square
#FFFE88 #88FFC3 #8889FF #FF88C5
split-complementary
#FFFE88 #88C5FF #C388FF
monochromatic
#FFFD0E #FFFD4B #FFFE88 #FFFFC5 #FFFFE0
Accessibility & contrast
On white
1.06
#FFFE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#FFFE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE88
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE88 | 1.00 | 1.06 | 19.78 | 19.78 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF67E
Deuteranopia (green-blind)
#FFFA8E
Tritanopia (blue-blind)
#FFF1E3
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffe88; /* rgb */ color: rgb(255, 254, 136); /* oklch */ color: oklch(97.4% 0.141 108.3);
Tailwind
colors: {
custom: {
50: '#fffead',
500: '#fffe88',
950: '#000000',
},
}SCSS
$custom: #fffe88; $custom-light: #fffead; $custom-dark: #000000;
JSON
{
"hex": "#fffe88",
"rgb": {
"r": 255,
"g": 254,
"b": 136
},
"hsl": {
"h": 59.496,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.97397,
"c": 0.14065,
"h": 108.3
},
"luminance": 0.93921
}Semantic roles & 50–950 ramp
primary
#FFFE88
secondary
#4C4DDF
accent
#02E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581