#FEFA6F#FEFA6F
#FEFA6F is a very light, vivid yellow. Relative luminance 0.906; OKLCH L 96.2% C 0.159 H 107.5°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFA6F |
|---|---|
| RGB | rgb(254, 250, 111) |
| HSL | hsl(58, 99%, 72%) |
| HSV | hsv(58, 56%, 100%) |
| CMYK | cmyk(0%, 1.6%, 56.3%, 0.4%) |
| CIE-LAB | lab(96.24, -15.82, 65.71) |
| CIE-LCH | lch(96.24, 67.59, 103.54°) |
| OKLab | oklab(96.21% -0.0479 0.1519) |
| OKLCH | oklch(96.21% 0.159 107.5) |
| XYZ | xyz(77.9302, 90.5920, 28.4167) |
| Luminance | 0.9059 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.78
Pastel Yellow
#FFFE71
ΔE00 0.98
Custard
#FFFD78
ΔE00 1.05
Light Yellow
#FFFE7A
ΔE00 1.37
Straw
#FCF679
ΔE00 1.69
Banana (survey)
#FFFF7E
ΔE00 1.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFA6F #6F73FE
analogous
#FEB36F #FEFA6F #BBFE6F
triadic
#FEFA6F #6FFEFA #FA6FFE
tetradic
#FEFA6F #6FFEB3 #6F73FE #FE6FBB
square
#FEFA6F #6FFEB3 #6F73FE #FE6FBB
split-complementary
#FEFA6F #6FBBFE #B36FFE
monochromatic
#F1EA02 #FEF832 #FEFA6F #FEFCAC #FFFEE1
Accessibility & contrast
On white
1.10
#FEFA6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#FEFA6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFA6F
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFA6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFA6F | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF160
Deuteranopia (green-blind)
#FFF777
Tritanopia (blue-blind)
#FFECDC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fefa6f; /* rgb */ color: rgb(254, 250, 111); /* oklch */ color: oklch(96.2% 0.159 107.5);
Tailwind
colors: {
custom: {
50: '#fffb9d',
500: '#fefa6f',
950: '#000000',
},
}SCSS
$custom: #fefa6f; $custom-light: #fffb9d; $custom-dark: #000000;
JSON
{
"hex": "#fefa6f",
"rgb": {
"r": 254,
"g": 250,
"b": 111
},
"hsl": {
"h": 58.322,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.96213,
"c": 0.15929,
"h": 107.5
},
"luminance": 0.9059
}Semantic roles & 50–950 ramp
primary
#FEFA6F
secondary
#373BDA
accent
#06E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580