#FFE780#FFE780
#FFE780 is a very light, vivid yellow. Relative luminance 0.800; OKLCH L 92.7% C 0.126 H 96.5°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE780 |
|---|---|
| RGB | rgb(255, 231, 128) |
| HSL | hsl(49, 100%, 75%) |
| HSV | hsv(49, 50%, 100%) |
| CMYK | cmyk(0%, 9.4%, 49.8%, 0%) |
| CIE-LAB | lab(91.67, -4.72, 52.71) |
| CIE-LCH | lch(91.67, 52.92, 95.12°) |
| OKLab | oklab(92.66% -0.0144 0.1254) |
| OKLCH | oklch(92.66% 0.126 96.5) |
| XYZ | xyz(73.7146, 79.9733, 31.9714) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 2.20
Wheat (survey)
#FBDD7E
ΔE00 2.88
Pale Gold
#FDDE6C
ΔE00 2.89
Sand Yellow
#FCE166
ΔE00 2.95
Sandy
#F1DA7A
ΔE00 3.01
Sandy Yellow
#FDEE73
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE780 #8098FF
analogous
#FFA780 #FFE780 #D8FF80
triadic
#FFE780 #80FFE7 #E780FF
tetradic
#FFE780 #80FFA7 #8098FF #FF80D8
square
#FFE780 #80FFA7 #8098FF #FF80D8
split-complementary
#FFE780 #80D8FF #A780FF
monochromatic
#FFD006 #FFDB43 #FFE780 #FFF3BD #FFF9E0
Accessibility & contrast
On white
1.24
#FFE780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#FFE780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE780
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE780 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E277
Deuteranopia (green-blind)
#FFEB84
Tritanopia (blue-blind)
#FFD9CF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe780; /* rgb */ color: rgb(255, 231, 128); /* oklch */ color: oklch(92.7% 0.126 96.5);
Tailwind
colors: {
custom: {
50: '#ffeea7',
500: '#ffe780',
950: '#000000',
},
}SCSS
$custom: #ffe780; $custom-light: #ffeea7; $custom-dark: #000000;
JSON
{
"hex": "#ffe780",
"rgb": {
"r": 255,
"g": 231,
"b": 128
},
"hsl": {
"h": 48.661,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.92662,
"c": 0.12621,
"h": 96.5
},
"luminance": 0.7997
}Semantic roles & 50–950 ramp
primary
#FFE780
secondary
#4562DE
accent
#2BE600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#181610
muted
#868480