#FFE773#FFE773
#FFE773 is a very light, vivid yellow. Relative luminance 0.796; OKLCH L 92.5% C 0.138 H 97.8°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE773 |
|---|---|
| RGB | rgb(255, 231, 115) |
| HSL | hsl(50, 100%, 73%) |
| HSV | hsv(50, 55%, 100%) |
| CMYK | cmyk(0%, 9.4%, 54.9%, 0%) |
| CIE-LAB | lab(91.53, -5.77, 58.59) |
| CIE-LCH | lch(91.53, 58.87, 95.63°) |
| OKLab | oklab(92.5% -0.0188 0.137) |
| OKLCH | oklch(92.5% 0.138 97.8) |
| XYZ | xyz(72.9131, 79.6527, 27.7502) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.29
Sand Yellow
#FCE166
ΔE00 1.68
Pale Gold
#FDDE6C
ΔE00 2.57
Sandy Yellow
#FDEE73
ΔE00 2.74
Light Gold
#FDDC5C
ΔE00 3.42
Dull Yellow
#EEDC5B
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE773 #738BFF
analogous
#FFA173 #FFE773 #D1FF73
triadic
#FFE773 #73FFE7 #E773FF
tetradic
#FFE773 #73FFA1 #738BFF #FF73D1
square
#FFE773 #73FFA1 #738BFF #FF73D1
split-complementary
#FFE773 #73D1FF #A173FF
monochromatic
#F8CD00 #FFDD36 #FFE773 #FFF1B0 #FFFAE0
Accessibility & contrast
On white
1.24
#FFE773 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#FFE773 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE773
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE773 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE773 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE268
Deuteranopia (green-blind)
#FFEA78
Tritanopia (blue-blind)
#FFD9CD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe773; /* rgb */ color: rgb(255, 231, 115); /* oklch */ color: oklch(92.5% 0.138 97.8);
Tailwind
colors: {
custom: {
50: '#ffee9e',
500: '#ffe773',
950: '#000000',
},
}SCSS
$custom: #ffe773; $custom-light: #ffee9e; $custom-dark: #000000;
JSON
{
"hex": "#ffe773",
"rgb": {
"r": 255,
"g": 231,
"b": 115
},
"hsl": {
"h": 49.714,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.92502,
"c": 0.13832,
"h": 97.8
},
"luminance": 0.7965
}Semantic roles & 50–950 ramp
primary
#FFE773
secondary
#3A56DC
accent
#27E600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480