#FFFE6F#FFFE6F
#FFFE6F is a very light, vivid yellow. Relative luminance 0.933; OKLCH L 97.1% C 0.163 H 108.7°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE6F |
|---|---|
| RGB | rgb(255, 254, 111) |
| HSL | hsl(60, 100%, 72%) |
| HSV | hsv(60, 56%, 100%) |
| CMYK | cmyk(0%, 0.4%, 56.5%, 0%) |
| CIE-LAB | lab(97.35, -17.36, 66.96) |
| CIE-LCH | lch(97.35, 69.18, 104.53°) |
| OKLab | oklab(97.11% -0.0524 0.1546) |
| OKLCH | oklch(97.11% 0.163 108.7) |
| XYZ | xyz(79.5533, 93.2935, 28.8526) |
| Luminance | 0.9329 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.21
Butter Yellow
#FFFD74
ΔE00 0.65
Custard
#FFFD78
ΔE00 1.06
Light Yellow
#FFFE7A
ΔE00 1.20
Canary
#FDFF63
ΔE00 1.31
Banana (survey)
#FFFF7E
ΔE00 1.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE6F #6F70FF
analogous
#FFB66F #FFFE6F #B8FF6F
triadic
#FFFE6F #6FFFFE #FE6FFF
tetradic
#FFFE6F #6FFFB6 #6F70FF #FF6FB8
square
#FFFE6F #6FFFB6 #6F70FF #FF6FB8
split-complementary
#FFFE6F #6FB8FF #B66FFF
monochromatic
#F4F200 #FFFE32 #FFFE6F #FFFEAC #FFFFE0
Accessibility & contrast
On white
1.07
#FFFE6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#FFFE6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE6F
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE6F | 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)
#FFF55F
Deuteranopia (green-blind)
#FFFA77
Tritanopia (blue-blind)
#FFF0DF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffe6f; /* rgb */ color: rgb(255, 254, 111); /* oklch */ color: oklch(97.1% 0.163 108.7);
Tailwind
colors: {
custom: {
50: '#fffe9d',
500: '#fffe6f',
950: '#000000',
},
}SCSS
$custom: #fffe6f; $custom-light: #fffe9d; $custom-dark: #000000;
JSON
{
"hex": "#fffe6f",
"rgb": {
"r": 255,
"g": 254,
"b": 111
},
"hsl": {
"h": 59.583,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.97112,
"c": 0.16318,
"h": 108.7
},
"luminance": 0.93291
}Semantic roles & 50–950 ramp
primary
#FFFE6F
secondary
#3738DC
accent
#02E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580