#FFE485#FFE485
#FFE485 is a very light, moderate yellow. Relative luminance 0.784; OKLCH L 92.1% C 0.119 H 94.0°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE485 |
|---|---|
| RGB | rgb(255, 228, 133) |
| HSL | hsl(47, 100%, 76%) |
| HSV | hsv(47, 48%, 100%) |
| CMYK | cmyk(0%, 10.6%, 47.8%, 0%) |
| CIE-LAB | lab(90.98, -2.78, 49.47) |
| CIE-LCH | lch(90.98, 49.55, 93.21°) |
| OKLab | oklab(92.14% -0.0082 0.1186) |
| OKLCH | oklch(92.14% 0.119 94) |
| XYZ | xyz(73.2194, 78.4433, 33.4700) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.66
Sandy
#F1DA7A
ΔE00 2.64
Yellow Tan
#FFE36E
ΔE00 3.01
Pale Gold
#FDDE6C
ΔE00 3.01
Sand Yellow
#FCE166
ΔE00 3.83
Light Mustard
#F7D560
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE485 #85A0FF
analogous
#FFA785 #FFE485 #DDFF85
triadic
#FFE485 #85FFE4 #E485FF
tetradic
#FFE485 #85FFA7 #85A0FF #FF85DD
square
#FFE485 #85FFA7 #85A0FF #FF85DD
split-complementary
#FFE485 #85DDFF #A785FF
monochromatic
#FFC90B #FFD648 #FFE485 #FFF2C2 #FFF8E0
Accessibility & contrast
On white
1.26
#FFE485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#FFE485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE485
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE485 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07D
Deuteranopia (green-blind)
#FDE989
Tritanopia (blue-blind)
#FFD7CD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe485; /* rgb */ color: rgb(255, 228, 133); /* oklch */ color: oklch(92.1% 0.119 94.0);
Tailwind
colors: {
custom: {
50: '#ffecaa',
500: '#ffe485',
950: '#000000',
},
}SCSS
$custom: #ffe485; $custom-light: #ffecaa; $custom-dark: #000000;
JSON
{
"hex": "#ffe485",
"rgb": {
"r": 255,
"g": 228,
"b": 133
},
"hsl": {
"h": 46.721,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.92136,
"c": 0.11889,
"h": 94
},
"luminance": 0.7844
}Semantic roles & 50–950 ramp
primary
#FFE485
secondary
#496ADF
accent
#33E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481