#FFEB73#FFEB73
#FFEB73 is a very light, vivid yellow. Relative luminance 0.819; OKLCH L 93.3% C 0.142 H 100.0°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEB73 |
|---|---|
| RGB | rgb(255, 235, 115) |
| HSL | hsl(51, 100%, 73%) |
| HSV | hsv(51, 55%, 100%) |
| CMYK | cmyk(0%, 7.8%, 54.9%, 0%) |
| CIE-LAB | lab(92.54, -7.77, 59.76) |
| CIE-LCH | lch(92.54, 60.26, 97.41°) |
| OKLab | oklab(93.3% -0.0246 0.1396) |
| OKLCH | oklch(93.3% 0.142 100) |
| XYZ | xyz(74.0454, 81.9174, 28.1276) |
| Luminance | 0.8191 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.40
Yellow Tan
#FFE36E
ΔE00 2.59
Yellowish
#FAEE66
ΔE00 2.66
Sand Yellow
#FCE166
ΔE00 2.69
Dull Yellow
#EEDC5B
ΔE00 3.62
Pale Gold
#FDDE6C
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEB73 #7387FF
analogous
#FFA573 #FFEB73 #CDFF73
triadic
#FFEB73 #73FFEB #EB73FF
tetradic
#FFEB73 #73FFA5 #7387FF #FF73CD
square
#FFEB73 #73FFA5 #7387FF #FF73CD
split-complementary
#FFEB73 #73CDFF #A573FF
monochromatic
#F8D400 #FFE236 #FFEB73 #FFF4B0 #FFFBE0
Accessibility & contrast
On white
1.21
#FFEB73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#FFEB73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEB73
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEB73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEB73 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE567
Deuteranopia (green-blind)
#FFED79
Tritanopia (blue-blind)
#FFDDD0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffeb73; /* rgb */ color: rgb(255, 235, 115); /* oklch */ color: oklch(93.3% 0.142 100.0);
Tailwind
colors: {
custom: {
50: '#fff19f',
500: '#ffeb73',
950: '#000000',
},
}SCSS
$custom: #ffeb73; $custom-light: #fff19f; $custom-dark: #000000;
JSON
{
"hex": "#ffeb73",
"rgb": {
"r": 255,
"g": 235,
"b": 115
},
"hsl": {
"h": 51.429,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.93302,
"c": 0.14169,
"h": 100
},
"luminance": 0.81914
}Semantic roles & 50–950 ramp
primary
#FFEB73
secondary
#3A51DC
accent
#21E600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580