#FFE280#FFE280
#FFE280 is a very light, vivid yellow. Relative luminance 0.772; OKLCH L 91.7% C 0.122 H 93.3°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE280 |
|---|---|
| RGB | rgb(255, 226, 128) |
| HSL | hsl(46, 100%, 75%) |
| HSV | hsv(46, 50%, 100%) |
| CMYK | cmyk(0%, 11.4%, 49.8%, 0%) |
| CIE-LAB | lab(90.42, -2.21, 51.19) |
| CIE-LCH | lch(90.42, 51.24, 92.47°) |
| OKLab | oklab(91.67% -0.0071 0.122) |
| OKLCH | oklch(91.67% 0.122 93.3) |
| XYZ | xyz(72.3351, 77.2143, 31.5115) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.18
Pale Gold
#FDDE6C
ΔE00 2.37
Sandy
#F1DA7A
ΔE00 2.57
Yellow Tan
#FFE36E
ΔE00 2.62
Sand Yellow
#FCE166
ΔE00 3.43
Light Mustard
#F7D560
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE280 #809DFF
analogous
#FFA280 #FFE280 #DDFF80
triadic
#FFE280 #80FFE2 #E280FF
tetradic
#FFE280 #80FFA2 #809DFF #FF80DD
square
#FFE280 #80FFA2 #809DFF #FF80DD
split-complementary
#FFE280 #80DDFF #A280FF
monochromatic
#FFC606 #FFD443 #FFE280 #FFF0BD #FFF8E0
Accessibility & contrast
On white
1.28
#FFE280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#FFE280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE280
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE280 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE78
Deuteranopia (green-blind)
#FCE784
Tritanopia (blue-blind)
#FFD4CB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe280; /* rgb */ color: rgb(255, 226, 128); /* oklch */ color: oklch(91.7% 0.122 93.3);
Tailwind
colors: {
custom: {
50: '#ffeaa7',
500: '#ffe280',
950: '#000000',
},
}SCSS
$custom: #ffe280; $custom-light: #ffeaa7; $custom-dark: #000000;
JSON
{
"hex": "#ffe280",
"rgb": {
"r": 255,
"g": 226,
"b": 128
},
"hsl": {
"h": 46.299,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.91672,
"c": 0.12225,
"h": 93.3
},
"luminance": 0.77211
}Semantic roles & 50–950 ramp
primary
#FFE280
secondary
#4568DE
accent
#34E600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#181610
muted
#868480