#FEFF74#FEFF74
#FEFF74 is a very light, vivid yellow. Relative luminance 0.939; OKLCH L 97.3% C 0.160 H 109.4°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFF74 |
|---|---|
| RGB | rgb(254, 255, 116) |
| HSL | hsl(60, 100%, 73%) |
| HSV | hsv(60, 55%, 100%) |
| CMYK | cmyk(0.4%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(97.57, -17.87, 65.05) |
| CIE-LCH | lch(97.57, 67.46, 105.36°) |
| OKLab | oklab(97.29% -0.0532 0.1511) |
| OKLCH | oklch(97.29% 0.16 109.4) |
| XYZ | xyz(79.7875, 93.8538, 30.4322) |
| Luminance | 0.9385 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.56
Butter Yellow
#FFFD74
ΔE00 0.74
Light Yellow
#FFFE7A
ΔE00 0.82
Custard
#FFFD78
ΔE00 0.89
Banana (survey)
#FFFF7E
ΔE00 1.11
Faded Yellow
#FEFF7F
ΔE00 1.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFF74 #7574FF
analogous
#FFBB74 #FEFF74 #B8FF74
triadic
#FEFF74 #74FEFF #FF74FE
tetradic
#FEFF74 #74FFBB #7574FF #FF74B8
square
#FEFF74 #74FFBB #7574FF #FF74B8
split-complementary
#FEFF74 #74B8FF #BB74FF
monochromatic
#F7F900 #FEFF37 #FEFF74 #FEFFB1 #FFFFE0
Accessibility & contrast
On white
1.06
#FEFF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.77
#FEFF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFF74
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFF74 | 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)
#FFF566
Deuteranopia (green-blind)
#FFFA7C
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #feff74; /* rgb */ color: rgb(254, 255, 116); /* oklch */ color: oklch(97.3% 0.160 109.4);
Tailwind
colors: {
custom: {
50: '#ffffa0',
500: '#feff74',
950: '#000000',
},
}SCSS
$custom: #feff74; $custom-light: #ffffa0; $custom-dark: #000000;
JSON
{
"hex": "#feff74",
"rgb": {
"r": 254,
"g": 255,
"b": 116
},
"hsl": {
"h": 60.432,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.97289,
"c": 0.16016,
"h": 109.4
},
"luminance": 0.93852
}Semantic roles & 50–950 ramp
primary
#FEFF74
secondary
#3C3BDC
accent
#00E602
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580