#FFE673#FFE673
#FFE673 is a very light, vivid yellow. Relative luminance 0.791; OKLCH L 92.3% C 0.137 H 97.3°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE673 |
|---|---|
| RGB | rgb(255, 230, 115) |
| HSL | hsl(49, 100%, 73%) |
| HSV | hsv(49, 55%, 100%) |
| CMYK | cmyk(0%, 9.8%, 54.9%, 0%) |
| CIE-LAB | lab(91.28, -5.27, 58.30) |
| CIE-LCH | lch(91.28, 58.54, 95.17°) |
| OKLab | oklab(92.3% -0.0174 0.1364) |
| OKLCH | oklch(92.3% 0.137 97.3) |
| XYZ | xyz(72.6340, 79.0945, 27.6571) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 0.99
Sand Yellow
#FCE166
ΔE00 1.52
Pale Gold
#FDDE6C
ΔE00 2.24
Sandy Yellow
#FDEE73
ΔE00 3.08
Light Gold
#FDDC5C
ΔE00 3.19
Dull Yellow
#EEDC5B
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE673 #738CFF
analogous
#FFA073 #FFE673 #D2FF73
triadic
#FFE673 #73FFE6 #E673FF
tetradic
#FFE673 #73FFA0 #738CFF #FF73D2
square
#FFE673 #73FFA0 #738CFF #FF73D2
split-complementary
#FFE673 #73D2FF #A073FF
monochromatic
#F8CB00 #FFDB36 #FFE673 #FFF1B0 #FFFAE0
Accessibility & contrast
On white
1.25
#FFE673 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#FFE673 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE673
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE673 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE673 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E168
Deuteranopia (green-blind)
#FFEA78
Tritanopia (blue-blind)
#FFD8CC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe673; /* rgb */ color: rgb(255, 230, 115); /* oklch */ color: oklch(92.3% 0.137 97.3);
Tailwind
colors: {
custom: {
50: '#ffed9e',
500: '#ffe673',
950: '#000000',
},
}SCSS
$custom: #ffe673; $custom-light: #ffed9e; $custom-dark: #000000;
JSON
{
"hex": "#ffe673",
"rgb": {
"r": 255,
"g": 230,
"b": 115
},
"hsl": {
"h": 49.286,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.92302,
"c": 0.13749,
"h": 97.3
},
"luminance": 0.79091
}Semantic roles & 50–950 ramp
primary
#FFE673
secondary
#3A57DC
accent
#29E600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480