#FFE48B#FFE48B
#FFE48B is a very light, moderate yellow. Relative luminance 0.786; OKLCH L 92.2% C 0.113 H 93.1°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE48B |
|---|---|
| RGB | rgb(255, 228, 139) |
| HSL | hsl(46, 100%, 77%) |
| HSV | hsv(46, 45%, 100%) |
| CMYK | cmyk(0%, 10.6%, 45.5%, 0%) |
| CIE-LAB | lab(91.06, -2.22, 46.65) |
| CIE-LCH | lch(91.06, 46.71, 92.73°) |
| OKLab | oklab(92.22% -0.0061 0.1127) |
| OKLCH | oklch(92.22% 0.113 93.1) |
| XYZ | xyz(73.6458, 78.6138, 35.7158) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.88
Sandy
#F1DA7A
ΔE00 2.97
Pale Gold
#FDDE6C
ΔE00 3.83
Yellow Tan
#FFE36E
ΔE00 3.94
Sand Yellow
#FCE166
ΔE00 4.75
Khaki (CSS)
#F0E68C
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE48B #8BA6FF
analogous
#FFAA8B #FFE48B #E0FF8B
triadic
#FFE48B #8BFFE4 #E48BFF
tetradic
#FFE48B #8BFFAA #8BA6FF #FF8BE0
square
#FFE48B #8BFFAA #8BA6FF #FF8BE0
split-complementary
#FFE48B #8BE0FF #AA8BFF
monochromatic
#FFC811 #FFD64E #FFE48B #FFF2C8 #FFF8E0
Accessibility & contrast
On white
1.26
#FFE48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#FFE48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE48B
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE48B | 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)
#F5E184
Deuteranopia (green-blind)
#FCE98E
Tritanopia (blue-blind)
#FFD7CE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe48b; /* rgb */ color: rgb(255, 228, 139); /* oklch */ color: oklch(92.2% 0.113 93.1);
Tailwind
colors: {
custom: {
50: '#ffecae',
500: '#ffe48b',
950: '#000000',
},
}SCSS
$custom: #ffe48b; $custom-light: #ffecae; $custom-dark: #000000;
JSON
{
"hex": "#ffe48b",
"rgb": {
"r": 255,
"g": 228,
"b": 139
},
"hsl": {
"h": 46.034,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.92222,
"c": 0.11285,
"h": 93.1
},
"luminance": 0.78611
}Semantic roles & 50–950 ramp
primary
#FFE48B
secondary
#4E70E0
accent
#35E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481