#FFE184#FFE184
#FFE184 is a very light, moderate yellow. Relative luminance 0.768; OKLCH L 91.5% C 0.118 H 92.1°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE184 |
|---|---|
| RGB | rgb(255, 225, 132) |
| HSL | hsl(45, 100%, 76%) |
| HSV | hsv(45, 48%, 100%) |
| CMYK | cmyk(0%, 11.8%, 48.2%, 0%) |
| CIE-LAB | lab(90.22, -1.35, 49.02) |
| CIE-LCH | lch(90.22, 49.04, 91.58°) |
| OKLab | oklab(91.53% -0.0042 0.1175) |
| OKLCH | oklch(91.53% 0.118 92.1) |
| XYZ | xyz(72.3325, 76.7795, 32.8352) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.96
Sandy
#F1DA7A
ΔE00 2.79
Pale Gold
#FDDE6C
ΔE00 3.03
Yellow Tan
#FFE36E
ΔE00 3.46
Sand Yellow
#FCE166
ΔE00 4.24
Light Mustard
#F7D560
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE184 #84A2FF
analogous
#FFA384 #FFE184 #DFFF84
triadic
#FFE184 #84FFE1 #E184FF
tetradic
#FFE184 #84FFA3 #84A2FF #FF84DF
square
#FFE184 #84FFA3 #84A2FF #FF84DF
split-complementary
#FFE184 #84DFFF #A384FF
monochromatic
#FFC30A #FFD247 #FFE184 #FFF0C1 #FFF8E0
Accessibility & contrast
On white
1.28
#FFE184 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#FFE184 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE184
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE184 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE184 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7C
Deuteranopia (green-blind)
#FBE787
Tritanopia (blue-blind)
#FFD4CB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe184; /* rgb */ color: rgb(255, 225, 132); /* oklch */ color: oklch(91.5% 0.118 92.1);
Tailwind
colors: {
custom: {
50: '#ffeaa9',
500: '#ffe184',
950: '#000000',
},
}SCSS
$custom: #ffe184; $custom-light: #ffeaa9; $custom-dark: #000000;
JSON
{
"hex": "#ffe184",
"rgb": {
"r": 255,
"g": 225,
"b": 132
},
"hsl": {
"h": 45.366,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.9153,
"c": 0.1176,
"h": 92.1
},
"luminance": 0.76776
}Semantic roles & 50–950 ramp
primary
#FFE184
secondary
#486DDF
accent
#38E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481