#FFEB93#FFEB93
#FFEB93 is a very light, moderate yellow. Relative luminance 0.828; OKLCH L 93.7% C 0.110 H 96.9°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEB93 |
|---|---|
| RGB | rgb(255, 235, 147) |
| HSL | hsl(49, 100%, 79%) |
| HSV | hsv(49, 42%, 100%) |
| CMYK | cmyk(0%, 7.8%, 42.4%, 0%) |
| CIE-LAB | lab(92.92, -4.96, 45.08) |
| CIE-LCH | lch(92.92, 45.35, 96.28°) |
| OKLab | oklab(93.73% -0.0133 0.1096) |
| OKLCH | oklch(93.73% 0.11 96.9) |
| XYZ | xyz(76.2166, 82.7858, 39.5626) |
| Luminance | 0.8278 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.61
Khaki (CSS)
#F0E68C
ΔE00 3.16
Buff
#FEF69E
ΔE00 3.78
Wheat (survey)
#FBDD7E
ΔE00 3.97
Sandy
#F1DA7A
ΔE00 3.99
Light Tan
#FBEEAC
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEB93 #93A7FF
analogous
#FFB593 #FFEB93 #DDFF93
triadic
#FFEB93 #93FFEB #EB93FF
tetradic
#FFEB93 #93FFB5 #93A7FF #FF93DD
square
#FFEB93 #93FFB5 #93A7FF #FF93DD
split-complementary
#FFEB93 #93DDFF #B593FF
monochromatic
#FFD419 #FFE056 #FFEB93 #FFF6D0 #FFF9E0
Accessibility & contrast
On white
1.20
#FFEB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#FFEB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEB93
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEB93 | 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)
#FBE78C
Deuteranopia (green-blind)
#FFEE96
Tritanopia (blue-blind)
#FFDFD5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffeb93; /* rgb */ color: rgb(255, 235, 147); /* oklch */ color: oklch(93.7% 0.110 96.9);
Tailwind
colors: {
custom: {
50: '#fff1b4',
500: '#ffeb93',
950: '#000000',
},
}SCSS
$custom: #ffeb93; $custom-light: #fff1b4; $custom-dark: #000000;
JSON
{
"hex": "#ffeb93",
"rgb": {
"r": 255,
"g": 235,
"b": 147
},
"hsl": {
"h": 48.889,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.93728,
"c": 0.11038,
"h": 96.9
},
"luminance": 0.82783
}Semantic roles & 50–950 ramp
primary
#FFEB93
secondary
#556FE1
accent
#2AE600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581