#FFFE6E#FFFE6E
#FFFE6E is a very light, vivid yellow. Relative luminance 0.933; OKLCH L 97.1% C 0.164 H 108.7°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE6E |
|---|---|
| RGB | rgb(255, 254, 110) |
| HSL | hsl(60, 100%, 72%) |
| HSV | hsv(60, 57%, 100%) |
| CMYK | cmyk(0%, 0.4%, 56.9%, 0%) |
| CIE-LAB | lab(97.34, -17.43, 67.38) |
| CIE-LCH | lch(97.34, 69.60, 104.50°) |
| OKLab | oklab(97.1% -0.0527 0.1553) |
| OKLCH | oklch(97.1% 0.164 108.7) |
| XYZ | xyz(79.4986, 93.2716, 28.5643) |
| Luminance | 0.9327 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.31
Butter Yellow
#FFFD74
ΔE00 0.74
Custard
#FFFD78
ΔE00 1.16
Canary
#FDFF63
ΔE00 1.22
Light Yellow
#FFFE7A
ΔE00 1.30
Banana (survey)
#FFFF7E
ΔE00 1.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE6E #6E6FFF
analogous
#FFB66E #FFFE6E #B8FF6E
triadic
#FFFE6E #6EFFFE #FE6EFF
tetradic
#FFFE6E #6EFFB6 #6E6FFF #FF6EB8
square
#FFFE6E #6EFFB6 #6E6FFF #FF6EB8
split-complementary
#FFFE6E #6EB8FF #B66EFF
monochromatic
#F3F100 #FFFE31 #FFFE6E #FFFEAB #FFFFE0
Accessibility & contrast
On white
1.07
#FFFE6E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#FFFE6E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE6E
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE6E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE6E | 1.00 | 1.07 | 19.65 | 19.65 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF55E
Deuteranopia (green-blind)
#FFFA76
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffe6e; /* rgb */ color: rgb(255, 254, 110); /* oklch */ color: oklch(97.1% 0.164 108.7);
Tailwind
colors: {
custom: {
50: '#fffe9c',
500: '#fffe6e',
950: '#000000',
},
}SCSS
$custom: #fffe6e; $custom-light: #fffe9c; $custom-dark: #000000;
JSON
{
"hex": "#fffe6e",
"rgb": {
"r": 255,
"g": 254,
"b": 110
},
"hsl": {
"h": 59.586,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.97102,
"c": 0.164,
"h": 108.7
},
"luminance": 0.93269
}Semantic roles & 50–950 ramp
primary
#FFFE6E
secondary
#3637DB
accent
#02E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580