#FFE48A#FFE48A
#FFE48A is a very light, moderate yellow. Relative luminance 0.786; OKLCH L 92.2% C 0.114 H 93.2°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE48A |
|---|---|
| RGB | rgb(255, 228, 138) |
| HSL | hsl(46, 100%, 77%) |
| HSV | hsv(46, 46%, 100%) |
| CMYK | cmyk(0%, 10.6%, 45.9%, 0%) |
| CIE-LAB | lab(91.05, -2.32, 47.13) |
| CIE-LCH | lch(91.05, 47.18, 92.81°) |
| OKLab | oklab(92.21% -0.0064 0.1137) |
| OKLCH | oklch(92.21% 0.114 93.2) |
| XYZ | xyz(73.5730, 78.5847, 35.3327) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.81
Sandy
#F1DA7A
ΔE00 2.90
Pale Gold
#FDDE6C
ΔE00 3.69
Yellow Tan
#FFE36E
ΔE00 3.78
Sand Yellow
#FCE166
ΔE00 4.60
Khaki (CSS)
#F0E68C
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE48A #8AA5FF
analogous
#FFAA8A #FFE48A #DFFF8A
triadic
#FFE48A #8AFFE4 #E48AFF
tetradic
#FFE48A #8AFFAA #8AA5FF #FF8ADF
square
#FFE48A #8AFFAA #8AA5FF #FF8ADF
split-complementary
#FFE48A #8ADFFF #AA8AFF
monochromatic
#FFC810 #FFD64D #FFE48A #FFF2C7 #FFF8E0
Accessibility & contrast
On white
1.26
#FFE48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#FFE48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE48A
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE48A | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E183
Deuteranopia (green-blind)
#FCE98D
Tritanopia (blue-blind)
#FFD7CE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe48a; /* rgb */ color: rgb(255, 228, 138); /* oklch */ color: oklch(92.2% 0.114 93.2);
Tailwind
colors: {
custom: {
50: '#ffecad',
500: '#ffe48a',
950: '#000000',
},
}SCSS
$custom: #ffe48a; $custom-light: #ffecad; $custom-dark: #000000;
JSON
{
"hex": "#ffe48a",
"rgb": {
"r": 255,
"g": 228,
"b": 138
},
"hsl": {
"h": 46.154,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.92207,
"c": 0.11386,
"h": 93.2
},
"luminance": 0.78582
}Semantic roles & 50–950 ramp
primary
#FFE48A
secondary
#4E6FE0
accent
#35E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481