#FFE48E#FFE48E
#FFE48E is a very light, moderate yellow. Relative luminance 0.787; OKLCH L 92.3% C 0.110 H 92.6°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE48E |
|---|---|
| RGB | rgb(255, 228, 142) |
| HSL | hsl(46, 100%, 78%) |
| HSV | hsv(46, 44%, 100%) |
| CMYK | cmyk(0%, 10.6%, 44.3%, 0%) |
| CIE-LAB | lab(91.10, -1.93, 45.23) |
| CIE-LCH | lch(91.10, 45.27, 92.45°) |
| OKLab | oklab(92.27% -0.005 0.1097) |
| OKLCH | oklch(92.27% 0.11 92.6) |
| XYZ | xyz(73.8680, 78.7027, 36.8861) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.16
Sandy
#F1DA7A
ΔE00 3.24
Pale Gold
#FDDE6C
ΔE00 4.28
Yellow Tan
#FFE36E
ΔE00 4.43
Khaki (CSS)
#F0E68C
ΔE00 4.86
Dark Cream
#FFF39A
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE48E #8EA9FF
analogous
#FFAC8E #FFE48E #E1FF8E
triadic
#FFE48E #8EFFE4 #E48EFF
tetradic
#FFE48E #8EFFAC #8EA9FF #FF8EE1
square
#FFE48E #8EFFAC #8EA9FF #FF8EE1
split-complementary
#FFE48E #8EE1FF #AC8EFF
monochromatic
#FFC714 #FFD551 #FFE48E #FFF3CB #FFF8E0
Accessibility & contrast
On white
1.25
#FFE48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#FFE48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE48E
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE48E | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E187
Deuteranopia (green-blind)
#FCE991
Tritanopia (blue-blind)
#FFD8CF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe48e; /* rgb */ color: rgb(255, 228, 142); /* oklch */ color: oklch(92.3% 0.110 92.6);
Tailwind
colors: {
custom: {
50: '#ffecb0',
500: '#ffe48e',
950: '#000000',
},
}SCSS
$custom: #ffe48e; $custom-light: #ffecb0; $custom-dark: #000000;
JSON
{
"hex": "#ffe48e",
"rgb": {
"r": 255,
"g": 228,
"b": 142
},
"hsl": {
"h": 45.664,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.92267,
"c": 0.10977,
"h": 92.6
},
"luminance": 0.787
}Semantic roles & 50–950 ramp
primary
#FFE48E
secondary
#5173E0
accent
#37E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181611
muted
#868481