#FFE384#FFE384
#FFE384 is a very light, moderate yellow. Relative luminance 0.779; OKLCH L 91.9% C 0.119 H 93.4°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE384 |
|---|---|
| RGB | rgb(255, 227, 132) |
| HSL | hsl(46, 100%, 76%) |
| HSV | hsv(46, 48%, 100%) |
| CMYK | cmyk(0%, 11%, 48.2%, 0%) |
| CIE-LAB | lab(90.72, -2.36, 49.63) |
| CIE-LCH | lch(90.72, 49.69, 92.72°) |
| OKLab | oklab(91.92% -0.0071 0.1189) |
| OKLCH | oklch(91.92% 0.119 93.4) |
| XYZ | xyz(72.8763, 77.8672, 33.0165) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.37
Sandy
#F1DA7A
ΔE00 2.62
Pale Gold
#FDDE6C
ΔE00 2.88
Yellow Tan
#FFE36E
ΔE00 3.02
Sand Yellow
#FCE166
ΔE00 3.84
Light Mustard
#F7D560
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE384 #84A0FF
analogous
#FFA584 #FFE384 #DEFF84
triadic
#FFE384 #84FFE3 #E384FF
tetradic
#FFE384 #84FFA5 #84A0FF #FF84DE
square
#FFE384 #84FFA5 #84A0FF #FF84DE
split-complementary
#FFE384 #84DEFF #A584FF
monochromatic
#FFC70A #FFD547 #FFE384 #FFF1C1 #FFF8E0
Accessibility & contrast
On white
1.27
#FFE384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#FFE384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE384
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE384 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7C
Deuteranopia (green-blind)
#FCE888
Tritanopia (blue-blind)
#FFD6CC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe384; /* rgb */ color: rgb(255, 227, 132); /* oklch */ color: oklch(91.9% 0.119 93.4);
Tailwind
colors: {
custom: {
50: '#ffeba9',
500: '#ffe384',
950: '#000000',
},
}SCSS
$custom: #ffe384; $custom-light: #ffeba9; $custom-dark: #000000;
JSON
{
"hex": "#ffe384",
"rgb": {
"r": 255,
"g": 227,
"b": 132
},
"hsl": {
"h": 46.341,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.91924,
"c": 0.11909,
"h": 93.4
},
"luminance": 0.77864
}Semantic roles & 50–950 ramp
primary
#FFE384
secondary
#486BDF
accent
#34E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481