#FFE28E#FFE28E
#FFE28E is a very light, moderate orange. Relative luminance 0.776; OKLCH L 91.9% C 0.108 H 91.1°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE28E |
|---|---|
| RGB | rgb(255, 226, 142) |
| HSL | hsl(45, 100%, 78%) |
| HSV | hsv(45, 44%, 100%) |
| CMYK | cmyk(0%, 11.4%, 44.3%, 0%) |
| CIE-LAB | lab(90.60, -0.92, 44.60) |
| CIE-LCH | lch(90.60, 44.61, 91.19°) |
| OKLab | oklab(91.87% -0.002 0.1082) |
| OKLCH | oklch(91.87% 0.108 91.1) |
| XYZ | xyz(73.3210, 77.6087, 36.7037) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.11
Sandy
#F1DA7A
ΔE00 3.50
Pale Gold
#FDDE6C
ΔE00 4.47
Yellow Tan
#FFE36E
ΔE00 4.83
Pale Peach
#FFE5AD
ΔE00 5.44
Khaki (CSS)
#F0E68C
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE28E #8EABFF
analogous
#FFA98E #FFE28E #E3FF8E
triadic
#FFE28E #8EFFE2 #E28EFF
tetradic
#FFE28E #8EFFA9 #8EABFF #FF8EE3
square
#FFE28E #8EFFA9 #8EABFF #FF8EE3
split-complementary
#FFE28E #8EE3FF #A98EFF
monochromatic
#FFC314 #FFD251 #FFE28E #FFF2CB #FFF7E0
Accessibility & contrast
On white
1.27
#FFE28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#FFE28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE28E
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE28E | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF87
Deuteranopia (green-blind)
#FAE891
Tritanopia (blue-blind)
#FFD6CD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe28e; /* rgb */ color: rgb(255, 226, 142); /* oklch */ color: oklch(91.9% 0.108 91.1);
Tailwind
colors: {
custom: {
50: '#ffeab0',
500: '#ffe28e',
950: '#000000',
},
}SCSS
$custom: #ffe28e; $custom-light: #ffeab0; $custom-dark: #000000;
JSON
{
"hex": "#ffe28e",
"rgb": {
"r": 255,
"g": 226,
"b": 142
},
"hsl": {
"h": 44.602,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.91874,
"c": 0.10826,
"h": 91.1
},
"luminance": 0.77606
}Semantic roles & 50–950 ramp
primary
#FFE28E
secondary
#5176E0
accent
#3BE600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481