#FFE28D#FFE28D
#FFE28D is a very light, moderate orange. Relative luminance 0.776; OKLCH L 91.9% C 0.109 H 91.2°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE28D |
|---|---|
| RGB | rgb(255, 226, 141) |
| HSL | hsl(45, 100%, 78%) |
| HSV | hsv(45, 45%, 100%) |
| CMYK | cmyk(0%, 11.4%, 44.7%, 0%) |
| CIE-LAB | lab(90.59, -1.02, 45.08) |
| CIE-LCH | lch(90.59, 45.09, 91.30°) |
| OKLab | oklab(91.86% -0.0024 0.1093) |
| OKLCH | oklch(91.86% 0.109 91.2) |
| XYZ | xyz(73.2462, 77.5788, 36.3101) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.97
Sandy
#F1DA7A
ΔE00 3.39
Pale Gold
#FDDE6C
ΔE00 4.31
Yellow Tan
#FFE36E
ΔE00 4.66
Light Mustard
#F7D560
ΔE00 5.45
Sand Yellow
#FCE166
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE28D #8DAAFF
analogous
#FFA98D #FFE28D #E3FF8D
triadic
#FFE28D #8DFFE2 #E28DFF
tetradic
#FFE28D #8DFFA9 #8DAAFF #FF8DE3
square
#FFE28D #8DFFA9 #8DAAFF #FF8DE3
split-complementary
#FFE28D #8DE3FF #A98DFF
monochromatic
#FFC313 #FFD250 #FFE28D #FFF2CA #FFF7E0
Accessibility & contrast
On white
1.27
#FFE28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#FFE28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE28D
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE28D | 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)
#F3DF86
Deuteranopia (green-blind)
#FBE890
Tritanopia (blue-blind)
#FFD5CD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe28d; /* rgb */ color: rgb(255, 226, 141); /* oklch */ color: oklch(91.9% 0.109 91.2);
Tailwind
colors: {
custom: {
50: '#ffeaaf',
500: '#ffe28d',
950: '#000000',
},
}SCSS
$custom: #ffe28d; $custom-light: #ffeaaf; $custom-dark: #000000;
JSON
{
"hex": "#ffe28d",
"rgb": {
"r": 255,
"g": 226,
"b": 141
},
"hsl": {
"h": 44.737,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.91858,
"c": 0.10929,
"h": 91.2
},
"luminance": 0.77576
}Semantic roles & 50–950 ramp
primary
#FFE28D
secondary
#5075E0
accent
#3AE600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481