#FFEB92#FFEB92
#FFEB92 is a very light, moderate yellow. Relative luminance 0.828; OKLCH L 93.7% C 0.111 H 97.0°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEB92 |
|---|---|
| RGB | rgb(255, 235, 146) |
| HSL | hsl(49, 100%, 79%) |
| HSV | hsv(49, 43%, 100%) |
| CMYK | cmyk(0%, 7.8%, 42.7%, 0%) |
| CIE-LAB | lab(92.91, -5.06, 45.55) |
| CIE-LCH | lch(92.91, 45.83, 96.34°) |
| OKLab | oklab(93.71% -0.0137 0.1106) |
| OKLCH | oklch(93.71% 0.111 97) |
| XYZ | xyz(76.1385, 82.7546, 39.1511) |
| Luminance | 0.8275 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.60
Khaki (CSS)
#F0E68C
ΔE00 3.13
Buff
#FEF69E
ΔE00 3.78
Sandy
#F1DA7A
ΔE00 3.94
Wheat (survey)
#FBDD7E
ΔE00 3.94
Light Tan
#FBEEAC
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEB92 #92A6FF
analogous
#FFB492 #FFEB92 #DCFF92
triadic
#FFEB92 #92FFEB #EB92FF
tetradic
#FFEB92 #92FFB4 #92A6FF #FF92DC
square
#FFEB92 #92FFB4 #92A6FF #FF92DC
split-complementary
#FFEB92 #92DCFF #B492FF
monochromatic
#FFD518 #FFE055 #FFEB92 #FFF6CF #FFF9E0
Accessibility & contrast
On white
1.20
#FFEB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#FFEB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEB92
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEB92 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78B
Deuteranopia (green-blind)
#FFEE95
Tritanopia (blue-blind)
#FFDFD5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffeb92; /* rgb */ color: rgb(255, 235, 146); /* oklch */ color: oklch(93.7% 0.111 97.0);
Tailwind
colors: {
custom: {
50: '#fff1b3',
500: '#ffeb92',
950: '#000000',
},
}SCSS
$custom: #ffeb92; $custom-light: #fff1b3; $custom-dark: #000000;
JSON
{
"hex": "#ffeb92",
"rgb": {
"r": 255,
"g": 235,
"b": 146
},
"hsl": {
"h": 48.991,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.93713,
"c": 0.11144,
"h": 97
},
"luminance": 0.82752
}Semantic roles & 50–950 ramp
primary
#FFEB92
secondary
#546EE1
accent
#2AE600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581