#FFE380#FFE380
#FFE380 is a very light, vivid yellow. Relative luminance 0.778; OKLCH L 91.9% C 0.123 H 94.0°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE380 |
|---|---|
| RGB | rgb(255, 227, 128) |
| HSL | hsl(47, 100%, 75%) |
| HSV | hsv(47, 50%, 100%) |
| CMYK | cmyk(0%, 11%, 49.8%, 0%) |
| CIE-LAB | lab(90.67, -2.71, 51.50) |
| CIE-LCH | lch(90.67, 51.57, 93.02°) |
| OKLab | oklab(91.87% -0.0086 0.1227) |
| OKLCH | oklch(91.87% 0.123 94) |
| XYZ | xyz(72.6078, 77.7598, 31.6024) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.50
Pale Gold
#FDDE6C
ΔE00 2.37
Yellow Tan
#FFE36E
ΔE00 2.42
Sandy
#F1DA7A
ΔE00 2.56
Sand Yellow
#FCE166
ΔE00 3.25
Light Gold
#FDDC5C
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE380 #809CFF
analogous
#FFA480 #FFE380 #DBFF80
triadic
#FFE380 #80FFE3 #E380FF
tetradic
#FFE380 #80FFA4 #809CFF #FF80DB
square
#FFE380 #80FFA4 #809CFF #FF80DB
split-complementary
#FFE380 #80DBFF #A480FF
monochromatic
#FFC806 #FFD643 #FFE380 #FFF0BD #FFF8E0
Accessibility & contrast
On white
1.27
#FFE380 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#FFE380 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE380
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE380 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE380 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF78
Deuteranopia (green-blind)
#FDE884
Tritanopia (blue-blind)
#FFD5CC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe380; /* rgb */ color: rgb(255, 227, 128); /* oklch */ color: oklch(91.9% 0.123 94.0);
Tailwind
colors: {
custom: {
50: '#ffeba7',
500: '#ffe380',
950: '#000000',
},
}SCSS
$custom: #ffe380; $custom-light: #ffeba7; $custom-dark: #000000;
JSON
{
"hex": "#ffe380",
"rgb": {
"r": 255,
"g": 227,
"b": 128
},
"hsl": {
"h": 46.772,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.9187,
"c": 0.12301,
"h": 94
},
"luminance": 0.77757
}Semantic roles & 50–950 ramp
primary
#FFE380
secondary
#4567DE
accent
#33E600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#181610
muted
#868480