#FEFF72#FEFF72
#FEFF72 is a very light, vivid yellow. Relative luminance 0.938; OKLCH L 97.3% C 0.162 H 109.4°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFF72 |
|---|---|
| RGB | rgb(254, 255, 114) |
| HSL | hsl(60, 100%, 72%) |
| HSV | hsv(60, 55%, 100%) |
| CMYK | cmyk(0.4%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(97.55, -18.02, 65.89) |
| CIE-LCH | lch(97.55, 68.31, 105.29°) |
| OKLab | oklab(97.27% -0.0539 0.1526) |
| OKLCH | oklch(97.27% 0.162 109.4) |
| XYZ | xyz(79.6725, 93.8078, 29.8261) |
| Luminance | 0.9381 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.47
Butter Yellow
#FFFD74
ΔE00 0.78
Light Yellow
#FFFE7A
ΔE00 1.01
Custard
#FFFD78
ΔE00 1.03
Banana (survey)
#FFFF7E
ΔE00 1.32
Faded Yellow
#FEFF7F
ΔE00 1.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFF72 #7372FF
analogous
#FFBA72 #FEFF72 #B7FF72
triadic
#FEFF72 #72FEFF #FF72FE
tetradic
#FEFF72 #72FFBA #7372FF #FF72B7
square
#FEFF72 #72FFBA #7372FF #FF72B7
split-complementary
#FEFF72 #72B7FF #BA72FF
monochromatic
#F5F700 #FEFF35 #FEFF72 #FEFFAF #FFFFE0
Accessibility & contrast
On white
1.06
#FEFF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#FEFF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFF72
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFF72 | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF563
Deuteranopia (green-blind)
#FFFA7A
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #feff72; /* rgb */ color: rgb(254, 255, 114); /* oklch */ color: oklch(97.3% 0.162 109.4);
Tailwind
colors: {
custom: {
50: '#ffff9f',
500: '#feff72',
950: '#000000',
},
}SCSS
$custom: #feff72; $custom-light: #ffff9f; $custom-dark: #000000;
JSON
{
"hex": "#feff72",
"rgb": {
"r": 254,
"g": 255,
"b": 114
},
"hsl": {
"h": 60.426,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.97268,
"c": 0.16186,
"h": 109.4
},
"luminance": 0.93806
}Semantic roles & 50–950 ramp
primary
#FEFF72
secondary
#3A39DC
accent
#00E602
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580