#FEFA78#FEFA78
#FEFA78 is a very light, vivid yellow. Relative luminance 0.908; OKLCH L 96.3% C 0.152 H 107.3°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFA78 |
|---|---|
| RGB | rgb(254, 250, 120) |
| HSL | hsl(58, 99%, 73%) |
| HSV | hsv(58, 53%, 100%) |
| CMYK | cmyk(0%, 1.6%, 52.8%, 0.4%) |
| CIE-LAB | lab(96.33, -15.15, 61.87) |
| CIE-LCH | lch(96.33, 63.70, 103.76°) |
| OKLab | oklab(96.31% -0.0451 0.1446) |
| OKLCH | oklch(96.31% 0.152 107.3) |
| XYZ | xyz(78.4510, 90.8003, 31.1593) |
| Luminance | 0.9080 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Custard
#FFFD78
ΔE00 0.74
Butter Yellow
#FFFD74
ΔE00 0.97
Light Yellow
#FFFE7A
ΔE00 0.99
Straw
#FCF679
ΔE00 0.99
Banana (survey)
#FFFF7E
ΔE00 1.31
Yellowish Tan
#FCFC81
ΔE00 1.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFA78 #787CFE
analogous
#FEB778 #FEFA78 #BFFE78
triadic
#FEFA78 #78FEFA #FA78FE
tetradic
#FEFA78 #78FEB7 #787CFE #FE78BF
square
#FEFA78 #78FEB7 #787CFE #FE78BF
split-complementary
#FEFA78 #78BFFE #B778FE
monochromatic
#FAF202 #FEF83B #FEFA78 #FEFCB5 #FFFEE1
Accessibility & contrast
On white
1.10
#FEFA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#FEFA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFA78
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFA78 | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF26B
Deuteranopia (green-blind)
#FFF77F
Tritanopia (blue-blind)
#FFECDD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fefa78; /* rgb */ color: rgb(254, 250, 120); /* oklch */ color: oklch(96.3% 0.152 107.3);
Tailwind
colors: {
custom: {
50: '#fffba2',
500: '#fefa78',
950: '#000000',
},
}SCSS
$custom: #fefa78; $custom-light: #fffba2; $custom-dark: #000000;
JSON
{
"hex": "#fefa78",
"rgb": {
"r": 254,
"g": 250,
"b": 120
},
"hsl": {
"h": 58.209,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.96309,
"c": 0.15151,
"h": 107.3
},
"luminance": 0.90798
}Semantic roles & 50–950 ramp
primary
#FEFA78
secondary
#3F43DC
accent
#07E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580