#FEFF6E#FEFF6E
#FEFF6E is a very light, vivid yellow. Relative luminance 0.937; OKLCH L 97.2% C 0.165 H 109.5°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFF6E |
|---|---|
| RGB | rgb(254, 255, 110) |
| HSL | hsl(60, 100%, 72%) |
| HSV | hsv(60, 57%, 100%) |
| CMYK | cmyk(0.4%, 0%, 56.9%, 0%) |
| CIE-LAB | lab(97.52, -18.30, 67.56) |
| CIE-LCH | lch(97.52, 69.99, 105.16°) |
| OKLab | oklab(97.23% -0.0551 0.1557) |
| OKLCH | oklch(97.23% 0.165 109.5) |
| XYZ | xyz(79.4497, 93.7187, 28.6531) |
| Luminance | 0.9372 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.56
Butter Yellow
#FFFD74
ΔE00 1.00
Canary
#FDFF63
ΔE00 1.05
Custard
#FFFD78
ΔE00 1.35
Light Yellow
#FFFE7A
ΔE00 1.39
Banana (survey)
#FFFF7E
ΔE00 1.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFF6E #6F6EFF
analogous
#FFB86E #FEFF6E #B6FF6E
triadic
#FEFF6E #6EFEFF #FF6EFE
tetradic
#FEFF6E #6EFFB8 #6F6EFF #FF6EB6
square
#FEFF6E #6EFFB8 #6F6EFF #FF6EB6
split-complementary
#FEFF6E #6EB6FF #B86EFF
monochromatic
#F1F300 #FEFF31 #FEFF6E #FEFFAB #FFFFE0
Accessibility & contrast
On white
1.06
#FEFF6E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#FEFF6E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFF6E
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFF6E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFF6E | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF55E
Deuteranopia (green-blind)
#FFFA76
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #feff6e; /* rgb */ color: rgb(254, 255, 110); /* oklch */ color: oklch(97.2% 0.165 109.5);
Tailwind
colors: {
custom: {
50: '#ffff9c',
500: '#feff6e',
950: '#000000',
},
}SCSS
$custom: #feff6e; $custom-light: #ffff9c; $custom-dark: #000000;
JSON
{
"hex": "#feff6e",
"rgb": {
"r": 254,
"g": 255,
"b": 110
},
"hsl": {
"h": 60.414,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.97228,
"c": 0.16518,
"h": 109.5
},
"luminance": 0.93717
}Semantic roles & 50–950 ramp
primary
#FEFF6E
secondary
#3736DB
accent
#00E602
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580