#FFFE85#FFFE85
#FFFE85 is a very light, vivid yellow. Relative luminance 0.938; OKLCH L 97.4% C 0.144 H 108.4°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE85 |
|---|---|
| RGB | rgb(255, 254, 133) |
| HSL | hsl(60, 100%, 76%) |
| HSV | hsv(60, 48%, 100%) |
| CMYK | cmyk(0%, 0.4%, 47.8%, 0%) |
| CIE-LAB | lab(97.57, -15.63, 57.46) |
| CIE-LCH | lch(97.57, 59.55, 105.22°) |
| OKLab | oklab(97.36% -0.0452 0.1362) |
| OKLCH | oklch(97.36% 0.144 108.4) |
| XYZ | xyz(80.9173, 93.8390, 36.0360) |
| Luminance | 0.9384 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 0.34
Yellowish Tan
#FCFC81
ΔE00 0.56
Butter
#FFFF81
ΔE00 0.63
Faded Yellow
#FEFF7F
ΔE00 0.90
Banana (survey)
#FFFF7E
ΔE00 0.96
Manilla
#FFFA86
ΔE00 1.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE85 #8586FF
analogous
#FFC185 #FFFE85 #C3FF85
triadic
#FFFE85 #85FFFE #FE85FF
tetradic
#FFFE85 #85FFC1 #8586FF #FF85C3
square
#FFFE85 #85FFC1 #8586FF #FF85C3
split-complementary
#FFFE85 #85C3FF #C185FF
monochromatic
#FFFD0B #FFFD48 #FFFE85 #FFFFC2 #FFFFE0
Accessibility & contrast
On white
1.06
#FFFE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.77
#FFFE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE85
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE85 | 1.00 | 1.06 | 19.77 | 19.77 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF57A
Deuteranopia (green-blind)
#FFFA8B
Tritanopia (blue-blind)
#FFF1E2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffe85; /* rgb */ color: rgb(255, 254, 133); /* oklch */ color: oklch(97.4% 0.144 108.4);
Tailwind
colors: {
custom: {
50: '#fffeab',
500: '#fffe85',
950: '#000000',
},
}SCSS
$custom: #fffe85; $custom-light: #fffeab; $custom-dark: #000000;
JSON
{
"hex": "#fffe85",
"rgb": {
"r": 255,
"g": 254,
"b": 133
},
"hsl": {
"h": 59.508,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.97359,
"c": 0.14355,
"h": 108.4
},
"luminance": 0.93837
}Semantic roles & 50–950 ramp
primary
#FFFE85
secondary
#494ADF
accent
#02E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581