#FEFC70#FEFC70
#FEFC70 is a very light, vivid yellow. Relative luminance 0.919; OKLCH L 96.6% C 0.160 H 108.3°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFC70 |
|---|---|
| RGB | rgb(254, 252, 112) |
| HSL | hsl(59, 99%, 72%) |
| HSV | hsv(59, 56%, 100%) |
| CMYK | cmyk(0%, 0.8%, 55.9%, 0.4%) |
| CIE-LAB | lab(96.76, -16.72, 65.87) |
| CIE-LCH | lch(96.76, 67.95, 104.24°) |
| OKLab | oklab(96.63% -0.0504 0.1524) |
| OKLCH | oklch(96.63% 0.16 108.3) |
| XYZ | xyz(78.6103, 91.8637, 28.9166) |
| Luminance | 0.9186 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.40
Pastel Yellow
#FFFE71
ΔE00 0.43
Custard
#FFFD78
ΔE00 0.81
Light Yellow
#FFFE7A
ΔE00 1.05
Banana (survey)
#FFFF7E
ΔE00 1.53
Canary
#FDFF63
ΔE00 1.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFC70 #7072FE
analogous
#FEB570 #FEFC70 #B9FE70
triadic
#FEFC70 #70FEFC #FC70FE
tetradic
#FEFC70 #70FEB5 #7072FE #FE70B9
square
#FEFC70 #70FEB5 #7072FE #FE70B9
split-complementary
#FEFC70 #70B9FE #B570FE
monochromatic
#F2EF02 #FEFB33 #FEFC70 #FEFDAD #FFFEE1
Accessibility & contrast
On white
1.08
#FEFC70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#FEFC70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFC70
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFC70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFC70 | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF361
Deuteranopia (green-blind)
#FFF878
Tritanopia (blue-blind)
#FFEEDE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fefc70; /* rgb */ color: rgb(254, 252, 112); /* oklch */ color: oklch(96.6% 0.160 108.3);
Tailwind
colors: {
custom: {
50: '#fffd9e',
500: '#fefc70',
950: '#000000',
},
}SCSS
$custom: #fefc70; $custom-light: #fffd9e; $custom-dark: #000000;
JSON
{
"hex": "#fefc70",
"rgb": {
"r": 254,
"g": 252,
"b": 112
},
"hsl": {
"h": 59.155,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.96632,
"c": 0.16047,
"h": 108.3
},
"luminance": 0.91861
}Semantic roles & 50–950 ramp
primary
#FEFC70
secondary
#383ADA
accent
#03E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580