#FFFE70#FFFE70
#FFFE70 is a very light, vivid yellow. Relative luminance 0.933; OKLCH L 97.1% C 0.162 H 108.7°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE70 |
|---|---|
| RGB | rgb(255, 254, 112) |
| HSL | hsl(60, 100%, 72%) |
| HSV | hsv(60, 56%, 100%) |
| CMYK | cmyk(0%, 0.4%, 56.1%, 0%) |
| CIE-LAB | lab(97.36, -17.29, 66.55) |
| CIE-LCH | lch(97.36, 68.76, 104.56°) |
| OKLab | oklab(97.12% -0.0521 0.1538) |
| OKLCH | oklch(97.12% 0.162 108.7) |
| XYZ | xyz(79.6087, 93.3156, 29.1443) |
| Luminance | 0.9331 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.11
Butter Yellow
#FFFD74
ΔE00 0.55
Custard
#FFFD78
ΔE00 0.96
Light Yellow
#FFFE7A
ΔE00 1.10
Canary
#FDFF63
ΔE00 1.40
Banana (survey)
#FFFF7E
ΔE00 1.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE70 #7071FF
analogous
#FFB670 #FFFE70 #B9FF70
triadic
#FFFE70 #70FFFE #FE70FF
tetradic
#FFFE70 #70FFB6 #7071FF #FF70B9
square
#FFFE70 #70FFB6 #7071FF #FF70B9
split-complementary
#FFFE70 #70B9FF #B670FF
monochromatic
#F5F300 #FFFE33 #FFFE70 #FFFEAD #FFFFE0
Accessibility & contrast
On white
1.07
#FFFE70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#FFFE70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE70
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE70 | 1.00 | 1.07 | 19.66 | 19.66 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF561
Deuteranopia (green-blind)
#FFFA78
Tritanopia (blue-blind)
#FFF0DF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffe70; /* rgb */ color: rgb(255, 254, 112); /* oklch */ color: oklch(97.1% 0.162 108.7);
Tailwind
colors: {
custom: {
50: '#fffe9e',
500: '#fffe70',
950: '#000000',
},
}SCSS
$custom: #fffe70; $custom-light: #fffe9e; $custom-dark: #000000;
JSON
{
"hex": "#fffe70",
"rgb": {
"r": 255,
"g": 254,
"b": 112
},
"hsl": {
"h": 59.58,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.97122,
"c": 0.16235,
"h": 108.7
},
"luminance": 0.93313
}Semantic roles & 50–950 ramp
primary
#FFFE70
secondary
#3739DC
accent
#02E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580