#FFE28A#FFE28A
#FFE28A is a very light, moderate yellow. Relative luminance 0.775; OKLCH L 91.8% C 0.112 H 91.8°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE28A |
|---|---|
| RGB | rgb(255, 226, 138) |
| HSL | hsl(45, 100%, 77%) |
| HSV | hsv(45, 46%, 100%) |
| CMYK | cmyk(0%, 11.4%, 45.9%, 0%) |
| CIE-LAB | lab(90.55, -1.31, 46.50) |
| CIE-LCH | lch(90.55, 46.52, 91.61°) |
| OKLab | oklab(91.81% -0.0035 0.1123) |
| OKLCH | oklch(91.81% 0.112 91.8) |
| XYZ | xyz(73.0260, 77.4907, 35.1504) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.58
Sandy
#F1DA7A
ΔE00 3.08
Pale Gold
#FDDE6C
ΔE00 3.83
Yellow Tan
#FFE36E
ΔE00 4.17
Sand Yellow
#FCE166
ΔE00 4.97
Light Mustard
#F7D560
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE28A #8AA7FF
analogous
#FFA88A #FFE28A #E2FF8A
triadic
#FFE28A #8AFFE2 #E28AFF
tetradic
#FFE28A #8AFFA8 #8AA7FF #FF8AE2
square
#FFE28A #8AFFA8 #8AA7FF #FF8AE2
split-complementary
#FFE28A #8AE2FF #A88AFF
monochromatic
#FFC410 #FFD34D #FFE28A #FFF1C7 #FFF7E0
Accessibility & contrast
On white
1.27
#FFE28A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#FFE28A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE28A
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE28A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE28A | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF83
Deuteranopia (green-blind)
#FBE88D
Tritanopia (blue-blind)
#FFD5CD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe28a; /* rgb */ color: rgb(255, 226, 138); /* oklch */ color: oklch(91.8% 0.112 91.8);
Tailwind
colors: {
custom: {
50: '#ffeaad',
500: '#ffe28a',
950: '#000000',
},
}SCSS
$custom: #ffe28a; $custom-light: #ffeaad; $custom-dark: #000000;
JSON
{
"hex": "#ffe28a",
"rgb": {
"r": 255,
"g": 226,
"b": 138
},
"hsl": {
"h": 45.128,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.91813,
"c": 0.11233,
"h": 91.8
},
"luminance": 0.77488
}Semantic roles & 50–950 ramp
primary
#FFE28A
secondary
#4E72E0
accent
#39E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481