#FEFF70#FEFF70
#FEFF70 is a very light, vivid yellow. Relative luminance 0.938; OKLCH L 97.2% C 0.164 H 109.5°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFF70 |
|---|---|
| RGB | rgb(254, 255, 112) |
| HSL | hsl(60, 100%, 72%) |
| HSV | hsv(60, 56%, 100%) |
| CMYK | cmyk(0.4%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(97.54, -18.16, 66.73) |
| CIE-LCH | lch(97.54, 69.16, 105.23°) |
| OKLab | oklab(97.25% -0.0545 0.1542) |
| OKLCH | oklch(97.25% 0.164 109.5) |
| XYZ | xyz(79.5599, 93.7627, 29.2331) |
| Luminance | 0.9376 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.47
Butter Yellow
#FFFD74
ΔE00 0.88
Custard
#FFFD78
ΔE00 1.18
Light Yellow
#FFFE7A
ΔE00 1.20
Canary
#FDFF63
ΔE00 1.26
Banana (survey)
#FFFF7E
ΔE00 1.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFF70 #7170FF
analogous
#FFB970 #FEFF70 #B6FF70
triadic
#FEFF70 #70FEFF #FF70FE
tetradic
#FEFF70 #70FFB9 #7170FF #FF70B6
square
#FEFF70 #70FFB9 #7170FF #FF70B6
split-complementary
#FEFF70 #70B6FF #B970FF
monochromatic
#F3F500 #FEFF33 #FEFF70 #FEFFAD #FFFFE0
Accessibility & contrast
On white
1.06
#FEFF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#FEFF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFF70
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFF70 | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF561
Deuteranopia (green-blind)
#FFFA78
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #feff70; /* rgb */ color: rgb(254, 255, 112); /* oklch */ color: oklch(97.2% 0.164 109.5);
Tailwind
colors: {
custom: {
50: '#ffff9e',
500: '#feff70',
950: '#000000',
},
}SCSS
$custom: #feff70; $custom-light: #ffff9e; $custom-dark: #000000;
JSON
{
"hex": "#feff70",
"rgb": {
"r": 254,
"g": 255,
"b": 112
},
"hsl": {
"h": 60.42,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.97248,
"c": 0.16354,
"h": 109.5
},
"luminance": 0.93761
}Semantic roles & 50–950 ramp
primary
#FEFF70
secondary
#3937DC
accent
#00E602
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580