#FFE784#FFE784
#FFE784 is a very light, vivid yellow. Relative luminance 0.801; OKLCH L 92.7% C 0.122 H 96.1°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE784 |
|---|---|
| RGB | rgb(255, 231, 132) |
| HSL | hsl(48, 100%, 76%) |
| HSV | hsv(48, 48%, 100%) |
| CMYK | cmyk(0%, 9.4%, 48.2%, 0%) |
| CIE-LAB | lab(91.72, -4.37, 50.86) |
| CIE-LCH | lch(91.72, 51.05, 94.92°) |
| OKLab | oklab(92.72% -0.013 0.1216) |
| OKLCH | oklch(92.72% 0.122 96.1) |
| XYZ | xyz(73.9831, 80.0807, 33.3854) |
| Luminance | 0.8008 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.68
Yellow Tan
#FFE36E
ΔE00 2.68
Sandy
#F1DA7A
ΔE00 2.92
Pale Gold
#FDDE6C
ΔE00 3.19
Sand Yellow
#FCE166
ΔE00 3.45
Khaki (CSS)
#F0E68C
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE784 #849CFF
analogous
#FFA984 #FFE784 #D9FF84
triadic
#FFE784 #84FFE7 #E784FF
tetradic
#FFE784 #84FFA9 #849CFF #FF84D9
square
#FFE784 #84FFA9 #849CFF #FF84D9
split-complementary
#FFE784 #84D9FF #A984FF
monochromatic
#FFCF0A #FFDB47 #FFE784 #FFF3C1 #FFF9E0
Accessibility & contrast
On white
1.23
#FFE784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#FFE784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE784
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE784 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37C
Deuteranopia (green-blind)
#FFEB88
Tritanopia (blue-blind)
#FFDACF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe784; /* rgb */ color: rgb(255, 231, 132); /* oklch */ color: oklch(92.7% 0.122 96.1);
Tailwind
colors: {
custom: {
50: '#ffeea9',
500: '#ffe784',
950: '#000000',
},
}SCSS
$custom: #ffe784; $custom-light: #ffeea9; $custom-dark: #000000;
JSON
{
"hex": "#ffe784",
"rgb": {
"r": 255,
"g": 231,
"b": 132
},
"hsl": {
"h": 48.293,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.92716,
"c": 0.1223,
"h": 96.1
},
"luminance": 0.80078
}Semantic roles & 50–950 ramp
primary
#FFE784
secondary
#4866DF
accent
#2DE600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481