#FEFF92#FEFF92
#FEFF92 is a very light, vivid yellow. Relative luminance 0.947; OKLCH L 97.7% C 0.132 H 109.1°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFF92 |
|---|---|
| RGB | rgb(254, 255, 146) |
| HSL | hsl(61, 100%, 79%) |
| HSV | hsv(61, 43%, 100%) |
| CMYK | cmyk(0.4%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(97.90, -15.31, 51.78) |
| CIE-LCH | lch(97.90, 53.99, 106.47°) |
| OKLab | oklab(97.66% -0.0431 0.1246) |
| OKLCH | oklch(97.66% 0.132 109.1) |
| XYZ | xyz(81.8228, 94.6679, 41.1510) |
| Luminance | 0.9467 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 1.88
Yellowish Tan
#FCFC81
ΔE00 2.02
Manilla
#FFFA86
ΔE00 2.04
Butter
#FFFF81
ΔE00 2.24
Faded Yellow
#FEFF7F
ΔE00 2.43
Banana (survey)
#FFFF7E
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFF92 #9392FF
analogous
#FFC992 #FEFF92 #C7FF92
triadic
#FEFF92 #92FEFF #FF92FE
tetradic
#FEFF92 #92FFC9 #9392FF #FF92C7
square
#FEFF92 #92FFC9 #9392FF #FF92C7
split-complementary
#FEFF92 #92C7FF #C992FF
monochromatic
#FDFF18 #FDFF55 #FEFF92 #FFFFCF #FFFFE0
Accessibility & contrast
On white
1.05
#FEFF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#FEFF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFF92
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFF92 | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF789
Deuteranopia (green-blind)
#FFFB97
Tritanopia (blue-blind)
#FFF3E5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #feff92; /* rgb */ color: rgb(254, 255, 146); /* oklch */ color: oklch(97.7% 0.132 109.1);
Tailwind
colors: {
custom: {
50: '#ffffb4',
500: '#feff92',
950: '#000000',
},
}SCSS
$custom: #feff92; $custom-light: #ffffb4; $custom-dark: #000000;
JSON
{
"hex": "#feff92",
"rgb": {
"r": 254,
"g": 255,
"b": 146
},
"hsl": {
"h": 60.55,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.97656,
"c": 0.13185,
"h": 109.1
},
"luminance": 0.94666
}Semantic roles & 50–950 ramp
primary
#FEFF92
secondary
#5654E1
accent
#00E602
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581