#FEEA73#FEEA73
#FEEA73 is a very light, vivid yellow. Relative luminance 0.812; OKLCH L 93.0% C 0.141 H 99.9°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEA73 |
|---|---|
| RGB | rgb(254, 234, 115) |
| HSL | hsl(51, 99%, 72%) |
| HSV | hsv(51, 55%, 100%) |
| CMYK | cmyk(0%, 7.9%, 54.7%, 0.4%) |
| CIE-LAB | lab(92.20, -7.67, 59.35) |
| CIE-LCH | lch(92.20, 59.84, 97.37°) |
| OKLab | oklab(93.02% -0.0242 0.1387) |
| OKLCH | oklch(93.02% 0.141 99.9) |
| XYZ | xyz(73.3929, 81.1571, 28.0153) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.51
Yellow Tan
#FFE36E
ΔE00 2.46
Sand Yellow
#FCE166
ΔE00 2.56
Yellowish
#FAEE66
ΔE00 2.77
Dull Yellow
#EEDC5B
ΔE00 3.47
Pale Gold
#FDDE6C
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEA73 #7387FE
analogous
#FEA573 #FEEA73 #CCFE73
triadic
#FEEA73 #73FEEA #EA73FE
tetradic
#FEEA73 #73FEA5 #7387FE #FE73CC
square
#FEEA73 #73FEA5 #7387FE #FE73CC
split-complementary
#FEEA73 #73CCFE #A573FE
monochromatic
#F5D202 #FEE136 #FEEA73 #FEF3B0 #FFFAE1
Accessibility & contrast
On white
1.22
#FEEA73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#FEEA73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEA73
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEA73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEA73 | 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)
#FDE467
Deuteranopia (green-blind)
#FFEC79
Tritanopia (blue-blind)
#FFDCCF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #feea73; /* rgb */ color: rgb(254, 234, 115); /* oklch */ color: oklch(93.0% 0.141 99.9);
Tailwind
colors: {
custom: {
50: '#fff09e',
500: '#feea73',
950: '#000000',
},
}SCSS
$custom: #feea73; $custom-light: #fff09e; $custom-dark: #000000;
JSON
{
"hex": "#feea73",
"rgb": {
"r": 254,
"g": 234,
"b": 115
},
"hsl": {
"h": 51.367,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.93015,
"c": 0.14078,
"h": 99.9
},
"luminance": 0.81154
}Semantic roles & 50–950 ramp
primary
#FEEA73
secondary
#3A51DB
accent
#21E600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580