#FFE592#FFE592
#FFE592 is a very light, moderate yellow. Relative luminance 0.794; OKLCH L 92.5% C 0.106 H 92.7°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE592 |
|---|---|
| RGB | rgb(255, 229, 146) |
| HSL | hsl(46, 100%, 79%) |
| HSV | hsv(46, 43%, 100%) |
| CMYK | cmyk(0%, 10.2%, 42.7%, 0%) |
| CIE-LAB | lab(91.40, -2.05, 43.65) |
| CIE-LCH | lch(91.40, 43.69, 92.68°) |
| OKLab | oklab(92.53% -0.0049 0.1063) |
| OKLCH | oklch(92.53% 0.106 92.7) |
| XYZ | xyz(74.4496, 79.3768, 38.5882) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.70
Sandy
#F1DA7A
ΔE00 3.60
Khaki (CSS)
#F0E68C
ΔE00 4.75
Dark Cream
#FFF39A
ΔE00 4.77
Pale Gold
#FDDE6C
ΔE00 4.83
Light Tan
#FBEEAC
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE592 #92ACFF
analogous
#FFAE92 #FFE592 #E2FF92
triadic
#FFE592 #92FFE5 #E592FF
tetradic
#FFE592 #92FFAE #92ACFF #FF92E2
square
#FFE592 #92FFAE #92ACFF #FF92E2
split-complementary
#FFE592 #92E2FF #AE92FF
monochromatic
#FFC818 #FFD655 #FFE592 #FFF4CF #FFF8E0
Accessibility & contrast
On white
1.24
#FFE592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#FFE592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE592
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE592 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28C
Deuteranopia (green-blind)
#FCEA95
Tritanopia (blue-blind)
#FFD9D0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe592; /* rgb */ color: rgb(255, 229, 146); /* oklch */ color: oklch(92.5% 0.106 92.7);
Tailwind
colors: {
custom: {
50: '#ffedb3',
500: '#ffe592',
950: '#000000',
},
}SCSS
$custom: #ffe592; $custom-light: #ffedb3; $custom-dark: #000000;
JSON
{
"hex": "#ffe592",
"rgb": {
"r": 255,
"g": 229,
"b": 146
},
"hsl": {
"h": 45.688,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.92526,
"c": 0.10639,
"h": 92.7
},
"luminance": 0.79374
}Semantic roles & 50–950 ramp
primary
#FFE592
secondary
#5476E1
accent
#37E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481