#FEFA89#FEFA89
#FEFA89 is a very light, vivid yellow. Relative luminance 0.912; OKLCH L 96.5% C 0.135 H 106.9°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFA89 |
|---|---|
| RGB | rgb(254, 250, 137) |
| HSL | hsl(58, 98%, 77%) |
| HSV | hsv(58, 46%, 100%) |
| CMYK | cmyk(0%, 1.6%, 46.1%, 0.4%) |
| CIE-LAB | lab(96.51, -13.72, 54.32) |
| CIE-LCH | lch(96.51, 56.02, 104.18°) |
| OKLab | oklab(96.52% -0.0393 0.1296) |
| OKLCH | oklch(96.52% 0.135 106.9) |
| XYZ | xyz(79.5758, 91.2502, 37.0833) |
| Luminance | 0.9125 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 0.49
Yellowish Tan
#FCFC81
ΔE00 1.48
Pale Yellow
#FFFF84
ΔE00 1.66
Straw
#FCF679
ΔE00 1.86
Butter
#FFFF81
ΔE00 1.90
Faded Yellow
#FEFF7F
ΔE00 2.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFA89 #898DFE
analogous
#FEC089 #FEFA89 #C8FE89
triadic
#FEFA89 #89FEFA #FA89FE
tetradic
#FEFA89 #89FEC0 #898DFE #FE89C8
square
#FEFA89 #89FEC0 #898DFE #FE89C8
split-complementary
#FEFA89 #89C8FE #C089FE
monochromatic
#FDF510 #FDF74C #FEFA89 #FFFDC6 #FFFEE1
Accessibility & contrast
On white
1.09
#FEFA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#FEFA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFA89
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFA89 | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF27F
Deuteranopia (green-blind)
#FFF78E
Tritanopia (blue-blind)
#FFEDDF
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fefa89; /* rgb */ color: rgb(254, 250, 137); /* oklch */ color: oklch(96.5% 0.135 106.9);
Tailwind
colors: {
custom: {
50: '#fffbad',
500: '#fefa89',
950: '#000000',
},
}SCSS
$custom: #fefa89; $custom-light: #fffbad; $custom-dark: #000000;
JSON
{
"hex": "#fefa89",
"rgb": {
"r": 254,
"g": 250,
"b": 137
},
"hsl": {
"h": 57.949,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.96516,
"c": 0.13548,
"h": 106.9
},
"luminance": 0.91248
}Semantic roles & 50–950 ramp
primary
#FEFA89
secondary
#4D52DE
accent
#08E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581