#FEEA72#FEEA72
#FEEA72 is a very light, vivid yellow. Relative luminance 0.811; OKLCH L 93.0% C 0.142 H 100.0°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEA72 |
|---|---|
| RGB | rgb(254, 234, 114) |
| HSL | hsl(51, 99%, 72%) |
| HSV | hsv(51, 55%, 100%) |
| CMYK | cmyk(0%, 7.9%, 55.1%, 0.4%) |
| CIE-LAB | lab(92.19, -7.75, 59.79) |
| CIE-LCH | lch(92.19, 60.29, 97.38°) |
| OKLab | oklab(93% -0.0245 0.1395) |
| OKLCH | oklch(93% 0.142 100) |
| XYZ | xyz(73.3357, 81.1342, 27.7138) |
| Luminance | 0.8113 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.48
Yellow Tan
#FFE36E
ΔE00 2.48
Sand Yellow
#FCE166
ΔE00 2.54
Yellowish
#FAEE66
ΔE00 2.69
Dull Yellow
#EEDC5B
ΔE00 3.42
Pale Gold
#FDDE6C
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEA72 #7286FE
analogous
#FEA472 #FEEA72 #CCFE72
triadic
#FEEA72 #72FEEA #EA72FE
tetradic
#FEEA72 #72FEA4 #7286FE #FE72CC
square
#FEEA72 #72FEA4 #7286FE #FE72CC
split-complementary
#FEEA72 #72CCFE #A472FE
monochromatic
#F4D102 #FEE135 #FEEA72 #FEF3AF #FFFAE1
Accessibility & contrast
On white
1.22
#FEEA72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#FEEA72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEA72
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEA72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEA72 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE466
Deuteranopia (green-blind)
#FFEC78
Tritanopia (blue-blind)
#FFDCCF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #feea72; /* rgb */ color: rgb(254, 234, 114); /* oklch */ color: oklch(93.0% 0.142 100.0);
Tailwind
colors: {
custom: {
50: '#fff09e',
500: '#feea72',
950: '#000000',
},
}SCSS
$custom: #feea72; $custom-light: #fff09e; $custom-dark: #000000;
JSON
{
"hex": "#feea72",
"rgb": {
"r": 254,
"g": 234,
"b": 114
},
"hsl": {
"h": 51.429,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.93003,
"c": 0.14167,
"h": 100
},
"luminance": 0.81131
}Semantic roles & 50–950 ramp
primary
#FEEA72
secondary
#3950DB
accent
#21E600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580