#FEFF7D#FEFF7D
#FEFF7D is a very light, vivid yellow. Relative luminance 0.941; OKLCH L 97.4% C 0.152 H 109.3°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFF7D |
|---|---|
| RGB | rgb(254, 255, 125) |
| HSL | hsl(60, 100%, 75%) |
| HSV | hsv(60, 51%, 100%) |
| CMYK | cmyk(0.4%, 0%, 51%, 0%) |
| CIE-LAB | lab(97.66, -17.17, 61.19) |
| CIE-LCH | lch(97.66, 63.55, 105.68°) |
| OKLab | oklab(97.39% -0.0504 0.1437) |
| OKLCH | oklch(97.39% 0.152 109.3) |
| XYZ | xyz(80.3366, 94.0734, 33.3241) |
| Luminance | 0.9407 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 0.24
Banana (survey)
#FFFF7E
ΔE00 0.24
Butter
#FFFF81
ΔE00 0.49
Light Yellow
#FFFE7A
ΔE00 0.58
Pale Yellow
#FFFF84
ΔE00 0.83
Custard
#FFFD78
ΔE00 0.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFF7D #7E7DFF
analogous
#FFBF7D #FEFF7D #BDFF7D
triadic
#FEFF7D #7DFEFF #FF7DFE
tetradic
#FEFF7D #7DFFBF #7E7DFF #FF7DBD
square
#FEFF7D #7DFFBF #7E7DFF #FF7DBD
split-complementary
#FEFF7D #7DBDFF #BF7DFF
monochromatic
#FDFF03 #FEFF40 #FEFF7D #FEFFBA #FFFFE0
Accessibility & contrast
On white
1.06
#FEFF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.81
#FEFF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFF7D
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFF7D | 1.00 | 1.06 | 19.81 | 19.81 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF671
Deuteranopia (green-blind)
#FFFA84
Tritanopia (blue-blind)
#FFF1E2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #feff7d; /* rgb */ color: rgb(254, 255, 125); /* oklch */ color: oklch(97.4% 0.152 109.3);
Tailwind
colors: {
custom: {
50: '#ffffa6',
500: '#feff7d',
950: '#000000',
},
}SCSS
$custom: #feff7d; $custom-light: #ffffa6; $custom-dark: #000000;
JSON
{
"hex": "#feff7d",
"rgb": {
"r": 254,
"g": 255,
"b": 125
},
"hsl": {
"h": 60.462,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.97388,
"c": 0.15222,
"h": 109.3
},
"luminance": 0.94071
}Semantic roles & 50–950 ramp
primary
#FEFF7D
secondary
#4442DE
accent
#00E602
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580