#FEFF9E#FEFF9E
#FEFF9E is a very light, moderate yellow. Relative luminance 0.951; OKLCH L 97.8% C 0.119 H 108.9°. Best body text is #000000 at 20.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFF9E |
|---|---|
| RGB | rgb(254, 255, 158) |
| HSL | hsl(61, 100%, 81%) |
| HSV | hsv(61, 38%, 100%) |
| CMYK | cmyk(0.4%, 0%, 38%, 0%) |
| CIE-LAB | lab(98.06, -14.09, 46.23) |
| CIE-LCH | lch(98.06, 48.32, 106.95°) |
| OKLab | oklab(97.83% -0.0387 0.1128) |
| OKLCH | oklch(97.83% 0.119 108.9) |
| XYZ | xyz(82.8057, 95.0610, 46.3277) |
| Luminance | 0.9506 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.94
Parchment
#FEFCAF
ΔE00 3.29
Manilla
#FFFA86
ΔE00 3.37
Pale Yellow
#FFFF84
ΔE00 3.60
Yellowish Tan
#FCFC81
ΔE00 3.70
Butter
#FFFF81
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFF9E #9F9EFF
analogous
#FFCF9E #FEFF9E #CDFF9E
triadic
#FEFF9E #9EFEFF #FF9EFE
tetradic
#FEFF9E #9EFFCF #9F9EFF #FF9ECD
square
#FEFF9E #9EFFCF #9F9EFF #FF9ECD
split-complementary
#FEFF9E #9ECDFF #CF9EFF
monochromatic
#FDFF24 #FDFF61 #FEFF9E #FFFFDB #FFFFE0
Accessibility & contrast
On white
1.05
#FEFF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.01
#FEFF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFF9E
20.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFF9E | 1.00 | 1.05 | 20.01 | 20.01 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF797
Deuteranopia (green-blind)
#FFFBA2
Tritanopia (blue-blind)
#FFF4E7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #feff9e; /* rgb */ color: rgb(254, 255, 158); /* oklch */ color: oklch(97.8% 0.119 108.9);
Tailwind
colors: {
custom: {
50: '#ffffbc',
500: '#feff9e',
950: '#000000',
},
}SCSS
$custom: #feff9e; $custom-light: #ffffbc; $custom-dark: #000000;
JSON
{
"hex": "#feff9e",
"rgb": {
"r": 254,
"g": 255,
"b": 158
},
"hsl": {
"h": 60.619,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.97832,
"c": 0.11919,
"h": 108.9
},
"luminance": 0.95059
}Semantic roles & 50–950 ramp
primary
#FEFF9E
secondary
#605FE3
accent
#00E602
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181712
muted
#868582