#FFEB94#FFEB94
#FFEB94 is a very light, moderate yellow. Relative luminance 0.828; OKLCH L 93.7% C 0.109 H 96.8°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEB94 |
|---|---|
| RGB | rgb(255, 235, 148) |
| HSL | hsl(49, 100%, 79%) |
| HSV | hsv(49, 42%, 100%) |
| CMYK | cmyk(0%, 7.8%, 42%, 0%) |
| CIE-LAB | lab(92.93, -4.86, 44.61) |
| CIE-LCH | lch(92.93, 44.87, 96.22°) |
| OKLab | oklab(93.74% -0.0129 0.1086) |
| OKLCH | oklch(93.74% 0.109 96.8) |
| XYZ | xyz(76.2954, 82.8174, 39.9776) |
| Luminance | 0.8282 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.63
Khaki (CSS)
#F0E68C
ΔE00 3.20
Buff
#FEF69E
ΔE00 3.78
Wheat (survey)
#FBDD7E
ΔE00 4.01
Sandy
#F1DA7A
ΔE00 4.06
Light Tan
#FBEEAC
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEB94 #94A8FF
analogous
#FFB694 #FFEB94 #DEFF94
triadic
#FFEB94 #94FFEB #EB94FF
tetradic
#FFEB94 #94FFB6 #94A8FF #FF94DE
square
#FFEB94 #94FFB6 #94A8FF #FF94DE
split-complementary
#FFEB94 #94DEFF #B694FF
monochromatic
#FFD41A #FFE057 #FFEB94 #FFF6D1 #FFF9E0
Accessibility & contrast
On white
1.20
#FFEB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#FFEB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEB94
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEB94 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78D
Deuteranopia (green-blind)
#FFEE97
Tritanopia (blue-blind)
#FFDFD6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffeb94; /* rgb */ color: rgb(255, 235, 148); /* oklch */ color: oklch(93.7% 0.109 96.8);
Tailwind
colors: {
custom: {
50: '#fff1b4',
500: '#ffeb94',
950: '#000000',
},
}SCSS
$custom: #ffeb94; $custom-light: #fff1b4; $custom-dark: #000000;
JSON
{
"hex": "#ffeb94",
"rgb": {
"r": 255,
"g": 235,
"b": 148
},
"hsl": {
"h": 48.785,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.93744,
"c": 0.10933,
"h": 96.8
},
"luminance": 0.82815
}Semantic roles & 50–950 ramp
primary
#FFEB94
secondary
#5670E1
accent
#2BE600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581