#FFFE75#FFFE75
#FFFE75 is a very light, vivid yellow. Relative luminance 0.934; OKLCH L 97.2% C 0.158 H 108.6°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE75 |
|---|---|
| RGB | rgb(255, 254, 117) |
| HSL | hsl(60, 100%, 73%) |
| HSV | hsv(60, 54%, 100%) |
| CMYK | cmyk(0%, 0.4%, 54.1%, 0%) |
| CIE-LAB | lab(97.40, -16.92, 64.44) |
| CIE-LCH | lch(97.40, 66.63, 104.71°) |
| OKLab | oklab(97.17% -0.0505 0.1498) |
| OKLCH | oklch(97.17% 0.158 108.6) |
| XYZ | xyz(79.8949, 93.4301, 30.6513) |
| Luminance | 0.9343 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.29
Pastel Yellow
#FFFE71
ΔE00 0.43
Custard
#FFFD78
ΔE00 0.48
Light Yellow
#FFFE7A
ΔE00 0.56
Banana (survey)
#FFFF7E
ΔE00 1.01
Faded Yellow
#FEFF7F
ΔE00 1.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE75 #7576FF
analogous
#FFB975 #FFFE75 #BBFF75
triadic
#FFFE75 #75FFFE #FE75FF
tetradic
#FFFE75 #75FFB9 #7576FF #FF75BB
square
#FFFE75 #75FFB9 #7576FF #FF75BB
split-complementary
#FFFE75 #75BBFF #B975FF
monochromatic
#FAF800 #FFFE38 #FFFE75 #FFFEB2 #FFFFE0
Accessibility & contrast
On white
1.07
#FFFE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#FFFE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE75
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE75 | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF567
Deuteranopia (green-blind)
#FFFA7C
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffe75; /* rgb */ color: rgb(255, 254, 117); /* oklch */ color: oklch(97.2% 0.158 108.6);
Tailwind
colors: {
custom: {
50: '#fffea1',
500: '#fffe75',
950: '#000000',
},
}SCSS
$custom: #fffe75; $custom-light: #fffea1; $custom-dark: #000000;
JSON
{
"hex": "#fffe75",
"rgb": {
"r": 255,
"g": 254,
"b": 117
},
"hsl": {
"h": 59.565,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.97174,
"c": 0.15812,
"h": 108.6
},
"luminance": 0.93428
}Semantic roles & 50–950 ramp
primary
#FFFE75
secondary
#3C3DDD
accent
#02E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580