#FEFA73#FEFA73
#FEFA73 is a very light, vivid yellow. Relative luminance 0.907; OKLCH L 96.3% C 0.156 H 107.4°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFA73 |
|---|---|
| RGB | rgb(254, 250, 115) |
| HSL | hsl(58, 99%, 72%) |
| HSV | hsv(58, 55%, 100%) |
| CMYK | cmyk(0%, 1.6%, 54.7%, 0.4%) |
| CIE-LAB | lab(96.28, -15.53, 64.02) |
| CIE-LCH | lch(96.28, 65.88, 103.64°) |
| OKLab | oklab(96.26% -0.0467 0.1487) |
| OKLCH | oklch(96.26% 0.156 107.4) |
| XYZ | xyz(78.1554, 90.6821, 29.6027) |
| Luminance | 0.9068 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.71
Custard
#FFFD78
ΔE00 0.79
Pastel Yellow
#FFFE71
ΔE00 1.08
Light Yellow
#FFFE7A
ΔE00 1.11
Straw
#FCF679
ΔE00 1.34
Banana (survey)
#FFFF7E
ΔE00 1.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFA73 #7377FE
analogous
#FEB473 #FEFA73 #BDFE73
triadic
#FEFA73 #73FEFA #FA73FE
tetradic
#FEFA73 #73FEB4 #7377FE #FE73BD
square
#FEFA73 #73FEB4 #7377FE #FE73BD
split-complementary
#FEFA73 #73BDFE #B473FE
monochromatic
#F5EE02 #FEF836 #FEFA73 #FEFCB0 #FFFEE1
Accessibility & contrast
On white
1.10
#FEFA73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#FEFA73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFA73
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFA73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFA73 | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF165
Deuteranopia (green-blind)
#FFF77A
Tritanopia (blue-blind)
#FFECDC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fefa73; /* rgb */ color: rgb(254, 250, 115); /* oklch */ color: oklch(96.3% 0.156 107.4);
Tailwind
colors: {
custom: {
50: '#fffb9f',
500: '#fefa73',
950: '#000000',
},
}SCSS
$custom: #fefa73; $custom-light: #fffb9f; $custom-dark: #000000;
JSON
{
"hex": "#fefa73",
"rgb": {
"r": 254,
"g": 250,
"b": 115
},
"hsl": {
"h": 58.273,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.96255,
"c": 0.15589,
"h": 107.4
},
"luminance": 0.9068
}Semantic roles & 50–950 ramp
primary
#FEFA73
secondary
#3A3FDB
accent
#07E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580