#FFFE72#FFFE72
#FFFE72 is a very light, vivid yellow. Relative luminance 0.934; OKLCH L 97.1% C 0.161 H 108.7°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE72 |
|---|---|
| RGB | rgb(255, 254, 114) |
| HSL | hsl(60, 100%, 72%) |
| HSV | hsv(60, 55%, 100%) |
| CMYK | cmyk(0%, 0.4%, 55.3%, 0%) |
| CIE-LAB | lab(97.37, -17.14, 65.71) |
| CIE-LCH | lch(97.37, 67.91, 104.62°) |
| OKLab | oklab(97.14% -0.0514 0.1522) |
| OKLCH | oklch(97.14% 0.161 108.7) |
| XYZ | xyz(79.7213, 93.3607, 29.7372) |
| Luminance | 0.9336 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.11
Butter Yellow
#FFFD74
ΔE00 0.39
Custard
#FFFD78
ΔE00 0.77
Light Yellow
#FFFE7A
ΔE00 0.88
Banana (survey)
#FFFF7E
ΔE00 1.32
Faded Yellow
#FEFF7F
ΔE00 1.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE72 #7273FF
analogous
#FFB772 #FFFE72 #BAFF72
triadic
#FFFE72 #72FFFE #FE72FF
tetradic
#FFFE72 #72FFB7 #7273FF #FF72BA
square
#FFFE72 #72FFB7 #7273FF #FF72BA
split-complementary
#FFFE72 #72BAFF #B772FF
monochromatic
#F7F500 #FFFE35 #FFFE72 #FFFEAF #FFFFE0
Accessibility & contrast
On white
1.07
#FFFE72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#FFFE72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE72
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE72 | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF563
Deuteranopia (green-blind)
#FFFA7A
Tritanopia (blue-blind)
#FFF0DF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffe72; /* rgb */ color: rgb(255, 254, 114); /* oklch */ color: oklch(97.1% 0.161 108.7);
Tailwind
colors: {
custom: {
50: '#fffe9f',
500: '#fffe72',
950: '#000000',
},
}SCSS
$custom: #fffe72; $custom-light: #fffe9f; $custom-dark: #000000;
JSON
{
"hex": "#fffe72",
"rgb": {
"r": 255,
"g": 254,
"b": 114
},
"hsl": {
"h": 59.574,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.97143,
"c": 0.16069,
"h": 108.7
},
"luminance": 0.93359
}Semantic roles & 50–950 ramp
primary
#FFFE72
secondary
#393ADC
accent
#02E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580