#FFE180#FFE180
#FFE180 is a very light, vivid yellow. Relative luminance 0.767; OKLCH L 91.5% C 0.121 H 92.7°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE180 |
|---|---|
| RGB | rgb(255, 225, 128) |
| HSL | hsl(46, 100%, 75%) |
| HSV | hsv(46, 50%, 100%) |
| CMYK | cmyk(0%, 11.8%, 49.8%, 0%) |
| CIE-LAB | lab(90.17, -1.70, 50.89) |
| CIE-LCH | lch(90.17, 50.92, 91.92°) |
| OKLab | oklab(91.48% -0.0056 0.1214) |
| OKLCH | oklch(91.48% 0.121 92.7) |
| XYZ | xyz(72.0640, 76.6721, 31.4212) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.91
Pale Gold
#FDDE6C
ΔE00 2.44
Sandy
#F1DA7A
ΔE00 2.64
Yellow Tan
#FFE36E
ΔE00 2.86
Sand Yellow
#FCE166
ΔE00 3.64
Light Mustard
#F7D560
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE180 #809EFF
analogous
#FFA280 #FFE180 #DDFF80
triadic
#FFE180 #80FFE1 #E180FF
tetradic
#FFE180 #80FFA2 #809EFF #FF80DD
square
#FFE180 #80FFA2 #809EFF #FF80DD
split-complementary
#FFE180 #80DDFF #A280FF
monochromatic
#FFC406 #FFD343 #FFE180 #FFEFBD #FFF8E0
Accessibility & contrast
On white
1.29
#FFE180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#FFE180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE180
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE180 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE78
Deuteranopia (green-blind)
#FBE784
Tritanopia (blue-blind)
#FFD3CA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe180; /* rgb */ color: rgb(255, 225, 128); /* oklch */ color: oklch(91.5% 0.121 92.7);
Tailwind
colors: {
custom: {
50: '#ffeaa7',
500: '#ffe180',
950: '#000000',
},
}SCSS
$custom: #ffe180; $custom-light: #ffeaa7; $custom-dark: #000000;
JSON
{
"hex": "#ffe180",
"rgb": {
"r": 255,
"g": 225,
"b": 128
},
"hsl": {
"h": 45.827,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.91475,
"c": 0.12149,
"h": 92.7
},
"luminance": 0.76669
}Semantic roles & 50–950 ramp
primary
#FFE180
secondary
#4569DE
accent
#36E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480