#FFE182#FFE182
#FFE182 is a very light, moderate yellow. Relative luminance 0.767; OKLCH L 91.5% C 0.120 H 92.4°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE182 |
|---|---|
| RGB | rgb(255, 225, 130) |
| HSL | hsl(46, 100%, 75%) |
| HSV | hsv(46, 49%, 100%) |
| CMYK | cmyk(0%, 11.8%, 49%, 0%) |
| CIE-LAB | lab(90.19, -1.53, 49.96) |
| CIE-LCH | lch(90.19, 49.98, 91.75°) |
| OKLab | oklab(91.5% -0.0049 0.1195) |
| OKLCH | oklch(91.5% 0.12 92.4) |
| XYZ | xyz(72.1969, 76.7253, 32.1213) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.88
Sandy
#F1DA7A
ΔE00 2.70
Pale Gold
#FDDE6C
ΔE00 2.73
Yellow Tan
#FFE36E
ΔE00 3.15
Sand Yellow
#FCE166
ΔE00 3.94
Light Mustard
#F7D560
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE182 #82A0FF
analogous
#FFA282 #FFE182 #DEFF82
triadic
#FFE182 #82FFE1 #E182FF
tetradic
#FFE182 #82FFA2 #82A0FF #FF82DE
square
#FFE182 #82FFA2 #82A0FF #FF82DE
split-complementary
#FFE182 #82DEFF #A282FF
monochromatic
#FFC408 #FFD245 #FFE182 #FFF0BF #FFF8E0
Accessibility & contrast
On white
1.28
#FFE182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#FFE182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE182
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE182 | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7A
Deuteranopia (green-blind)
#FBE786
Tritanopia (blue-blind)
#FFD4CA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe182; /* rgb */ color: rgb(255, 225, 130); /* oklch */ color: oklch(91.5% 0.120 92.4);
Tailwind
colors: {
custom: {
50: '#ffeaa8',
500: '#ffe182',
950: '#000000',
},
}SCSS
$custom: #ffe182; $custom-light: #ffeaa8; $custom-dark: #000000;
JSON
{
"hex": "#ffe182",
"rgb": {
"r": 255,
"g": 225,
"b": 130
},
"hsl": {
"h": 45.6,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.91502,
"c": 0.11955,
"h": 92.4
},
"luminance": 0.76722
}Semantic roles & 50–950 ramp
primary
#FFE182
secondary
#476BDE
accent
#37E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181610
muted
#868480