#FFE792#FFE792
#FFE792 is a very light, moderate yellow. Relative luminance 0.805; OKLCH L 92.9% C 0.108 H 94.2°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE792 |
|---|---|
| RGB | rgb(255, 231, 146) |
| HSL | hsl(47, 100%, 79%) |
| HSV | hsv(47, 43%, 100%) |
| CMYK | cmyk(0%, 9.4%, 42.7%, 0%) |
| CIE-LAB | lab(91.90, -3.05, 44.28) |
| CIE-LCH | lch(91.90, 44.39, 93.95°) |
| OKLab | oklab(92.92% -0.0078 0.1077) |
| OKLCH | oklch(92.92% 0.108 94.2) |
| XYZ | xyz(75.0062, 80.4899, 38.7737) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.97
Sandy
#F1DA7A
ΔE00 3.54
Dark Cream
#FFF39A
ΔE00 4.01
Khaki (CSS)
#F0E68C
ΔE00 4.12
Light Tan
#FBEEAC
ΔE00 4.60
Yellow Tan
#FFE36E
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE792 #92AAFF
analogous
#FFB092 #FFE792 #E0FF92
triadic
#FFE792 #92FFE7 #E792FF
tetradic
#FFE792 #92FFB0 #92AAFF #FF92E0
square
#FFE792 #92FFB0 #92AAFF #FF92E0
split-complementary
#FFE792 #92E0FF #B092FF
monochromatic
#FFCC18 #FFDA55 #FFE792 #FFF4CF #FFF8E0
Accessibility & contrast
On white
1.23
#FFE792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#FFE792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE792
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE792 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E38B
Deuteranopia (green-blind)
#FEEB95
Tritanopia (blue-blind)
#FFDBD2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe792; /* rgb */ color: rgb(255, 231, 146); /* oklch */ color: oklch(92.9% 0.108 94.2);
Tailwind
colors: {
custom: {
50: '#ffeeb3',
500: '#ffe792',
950: '#000000',
},
}SCSS
$custom: #ffe792; $custom-light: #ffeeb3; $custom-dark: #000000;
JSON
{
"hex": "#ffe792",
"rgb": {
"r": 255,
"g": 231,
"b": 146
},
"hsl": {
"h": 46.789,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.9292,
"c": 0.108,
"h": 94.2
},
"luminance": 0.80487
}Semantic roles & 50–950 ramp
primary
#FFE792
secondary
#5473E1
accent
#33E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581