#FFE48D#FFE48D
#FFE48D is a very light, moderate yellow. Relative luminance 0.787; OKLCH L 92.3% C 0.111 H 92.8°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE48D |
|---|---|
| RGB | rgb(255, 228, 141) |
| HSL | hsl(46, 100%, 78%) |
| HSV | hsv(46, 45%, 100%) |
| CMYK | cmyk(0%, 10.6%, 44.7%, 0%) |
| CIE-LAB | lab(91.09, -2.03, 45.71) |
| CIE-LCH | lch(91.09, 45.75, 92.54°) |
| OKLab | oklab(92.25% -0.0053 0.1107) |
| OKLCH | oklch(92.25% 0.111 92.8) |
| XYZ | xyz(73.7932, 78.6728, 36.4925) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.06
Sandy
#F1DA7A
ΔE00 3.15
Pale Gold
#FDDE6C
ΔE00 4.13
Yellow Tan
#FFE36E
ΔE00 4.26
Khaki (CSS)
#F0E68C
ΔE00 4.82
Dark Cream
#FFF39A
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE48D #8DA8FF
analogous
#FFAB8D #FFE48D #E1FF8D
triadic
#FFE48D #8DFFE4 #E48DFF
tetradic
#FFE48D #8DFFAB #8DA8FF #FF8DE1
square
#FFE48D #8DFFAB #8DA8FF #FF8DE1
split-complementary
#FFE48D #8DE1FF #AB8DFF
monochromatic
#FFC713 #FFD650 #FFE48D #FFF2CA #FFF8E0
Accessibility & contrast
On white
1.25
#FFE48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#FFE48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE48D
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE48D | 1.00 | 1.25 | 16.73 | 16.73 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E186
Deuteranopia (green-blind)
#FCE990
Tritanopia (blue-blind)
#FFD7CF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe48d; /* rgb */ color: rgb(255, 228, 141); /* oklch */ color: oklch(92.3% 0.111 92.8);
Tailwind
colors: {
custom: {
50: '#ffecaf',
500: '#ffe48d',
950: '#000000',
},
}SCSS
$custom: #ffe48d; $custom-light: #ffecaf; $custom-dark: #000000;
JSON
{
"hex": "#ffe48d",
"rgb": {
"r": 255,
"g": 228,
"b": 141
},
"hsl": {
"h": 45.789,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.92252,
"c": 0.1108,
"h": 92.8
},
"luminance": 0.7867
}Semantic roles & 50–950 ramp
primary
#FFE48D
secondary
#5072E0
accent
#36E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481