#FEFC93#FEFC93
#FEFC93 is a very light, vivid yellow. Relative luminance 0.928; OKLCH L 97.1% C 0.127 H 107.6°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFC93 |
|---|---|
| RGB | rgb(254, 252, 147) |
| HSL | hsl(59, 98%, 79%) |
| HSV | hsv(59, 42%, 100%) |
| CMYK | cmyk(0%, 0.8%, 42.1%, 0.4%) |
| CIE-LAB | lab(97.15, -13.75, 50.37) |
| CIE-LCH | lch(97.15, 52.21, 105.27°) |
| OKLab | oklab(97.06% -0.0385 0.1215) |
| OKLCH | oklch(97.06% 0.127 107.6) |
| XYZ | xyz(80.9514, 92.8001, 41.2460) |
| Luminance | 0.9280 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.79
Yellowish Tan
#FCFC81
ΔE00 2.36
Pale Yellow
#FFFF84
ΔE00 2.36
Butter
#FFFF81
ΔE00 2.71
Faded Yellow
#FEFF7F
ΔE00 2.95
Buff
#FEF69E
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFC93 #9395FE
analogous
#FEC693 #FEFC93 #CAFE93
triadic
#FEFC93 #93FEFC #FC93FE
tetradic
#FEFC93 #93FEC6 #9395FE #FE93CA
square
#FEFC93 #93FEC6 #9395FE #FE93CA
split-complementary
#FEFC93 #93CAFE #C693FE
monochromatic
#FDF91A #FDFA56 #FEFC93 #FFFED0 #FFFEE1
Accessibility & contrast
On white
1.07
#FEFC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#FEFC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFC93
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFC93 | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF48B
Deuteranopia (green-blind)
#FFF998
Tritanopia (blue-blind)
#FFF0E3
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fefc93; /* rgb */ color: rgb(254, 252, 147); /* oklch */ color: oklch(97.1% 0.127 107.6);
Tailwind
colors: {
custom: {
50: '#fffdb4',
500: '#fefc93',
950: '#000000',
},
}SCSS
$custom: #fefc93; $custom-light: #fffdb4; $custom-dark: #000000;
JSON
{
"hex": "#fefc93",
"rgb": {
"r": 254,
"g": 252,
"b": 147
},
"hsl": {
"h": 58.879,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.9706,
"c": 0.12749,
"h": 107.6
},
"luminance": 0.92798
}Semantic roles & 50–950 ramp
primary
#FEFC93
secondary
#5658E0
accent
#04E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581