#FEFA74#FEFA74
#FEFA74 is a very light, vivid yellow. Relative luminance 0.907; OKLCH L 96.3% C 0.155 H 107.4°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFA74 |
|---|---|
| RGB | rgb(254, 250, 116) |
| HSL | hsl(58, 99%, 73%) |
| HSV | hsv(58, 54%, 100%) |
| CMYK | cmyk(0%, 1.6%, 54.3%, 0.4%) |
| CIE-LAB | lab(96.29, -15.46, 63.59) |
| CIE-LCH | lch(96.29, 65.44, 103.66°) |
| OKLab | oklab(96.27% -0.0464 0.1479) |
| OKLCH | oklch(96.27% 0.155 107.4) |
| XYZ | xyz(78.2133, 90.7052, 29.9074) |
| Luminance | 0.9070 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.73
Custard
#FFFD78
ΔE00 0.74
Light Yellow
#FFFE7A
ΔE00 1.06
Pastel Yellow
#FFFE71
ΔE00 1.14
Straw
#FCF679
ΔE00 1.26
Banana (survey)
#FFFF7E
ΔE00 1.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFA74 #7478FE
analogous
#FEB574 #FEFA74 #BDFE74
triadic
#FEFA74 #74FEFA #FA74FE
tetradic
#FEFA74 #74FEB5 #7478FE #FE74BD
square
#FEFA74 #74FEB5 #7478FE #FE74BD
split-complementary
#FEFA74 #74BDFE #B574FE
monochromatic
#F6EF02 #FEF837 #FEFA74 #FEFCB1 #FFFEE1
Accessibility & contrast
On white
1.10
#FEFA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#FEFA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFA74
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFA74 | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF166
Deuteranopia (green-blind)
#FFF77B
Tritanopia (blue-blind)
#FFECDC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fefa74; /* rgb */ color: rgb(254, 250, 116); /* oklch */ color: oklch(96.3% 0.155 107.4);
Tailwind
colors: {
custom: {
50: '#fffba0',
500: '#fefa74',
950: '#000000',
},
}SCSS
$custom: #fefa74; $custom-light: #fffba0; $custom-dark: #000000;
JSON
{
"hex": "#fefa74",
"rgb": {
"r": 254,
"g": 250,
"b": 116
},
"hsl": {
"h": 58.261,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.96265,
"c": 0.15503,
"h": 107.4
},
"luminance": 0.90703
}Semantic roles & 50–950 ramp
primary
#FEFA74
secondary
#3B40DB
accent
#07E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580