#FEFA72#FEFA72
#FEFA72 is a very light, vivid yellow. Relative luminance 0.907; OKLCH L 96.2% C 0.157 H 107.5°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFA72 |
|---|---|
| RGB | rgb(254, 250, 114) |
| HSL | hsl(58, 99%, 72%) |
| HSV | hsv(58, 55%, 100%) |
| CMYK | cmyk(0%, 1.6%, 55.1%, 0.4%) |
| CIE-LAB | lab(96.27, -15.61, 64.44) |
| CIE-LCH | lch(96.27, 66.31, 103.61°) |
| OKLab | oklab(96.24% -0.047 0.1495) |
| OKLCH | oklch(96.24% 0.157 107.5) |
| XYZ | xyz(78.0982, 90.6592, 29.3013) |
| Luminance | 0.9066 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.70
Custard
#FFFD78
ΔE00 0.84
Pastel Yellow
#FFFE71
ΔE00 1.04
Light Yellow
#FFFE7A
ΔE00 1.17
Straw
#FCF679
ΔE00 1.42
Banana (survey)
#FFFF7E
ΔE00 1.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFA72 #7276FE
analogous
#FEB472 #FEFA72 #BCFE72
triadic
#FEFA72 #72FEFA #FA72FE
tetradic
#FEFA72 #72FEB4 #7276FE #FE72BC
square
#FEFA72 #72FEB4 #7276FE #FE72BC
split-complementary
#FEFA72 #72BCFE #B472FE
monochromatic
#F4ED02 #FEF835 #FEFA72 #FEFCAF #FFFEE1
Accessibility & contrast
On white
1.10
#FEFA72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#FEFA72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFA72
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFA72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFA72 | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF164
Deuteranopia (green-blind)
#FFF779
Tritanopia (blue-blind)
#FFECDC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fefa72; /* rgb */ color: rgb(254, 250, 114); /* oklch */ color: oklch(96.2% 0.157 107.5);
Tailwind
colors: {
custom: {
50: '#fffb9f',
500: '#fefa72',
950: '#000000',
},
}SCSS
$custom: #fefa72; $custom-light: #fffb9f; $custom-dark: #000000;
JSON
{
"hex": "#fefa72",
"rgb": {
"r": 254,
"g": 250,
"b": 114
},
"hsl": {
"h": 58.286,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.96244,
"c": 0.15675,
"h": 107.5
},
"luminance": 0.90657
}Semantic roles & 50–950 ramp
primary
#FEFA72
secondary
#393EDB
accent
#07E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580