#FFE585#FFE585
#FFE585 is a very light, moderate yellow. Relative luminance 0.790; OKLCH L 92.3% C 0.120 H 94.7°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE585 |
|---|---|
| RGB | rgb(255, 229, 133) |
| HSL | hsl(47, 100%, 76%) |
| HSV | hsv(47, 48%, 100%) |
| CMYK | cmyk(0%, 10.2%, 47.8%, 0%) |
| CIE-LAB | lab(91.23, -3.28, 49.78) |
| CIE-LCH | lch(91.23, 49.89, 93.77°) |
| OKLab | oklab(92.33% -0.0097 0.1193) |
| OKLCH | oklch(92.33% 0.12 94.7) |
| XYZ | xyz(73.4953, 78.9950, 33.5620) |
| Luminance | 0.7899 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.97
Sandy
#F1DA7A
ΔE00 2.68
Yellow Tan
#FFE36E
ΔE00 2.90
Pale Gold
#FDDE6C
ΔE00 3.06
Sand Yellow
#FCE166
ΔE00 3.71
Khaki (CSS)
#F0E68C
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE585 #859FFF
analogous
#FFA885 #FFE585 #DCFF85
triadic
#FFE585 #85FFE5 #E585FF
tetradic
#FFE585 #85FFA8 #859FFF #FF85DC
square
#FFE585 #85FFA8 #859FFF #FF85DC
split-complementary
#FFE585 #85DCFF #A885FF
monochromatic
#FFCB0B #FFD848 #FFE585 #FFF2C2 #FFF8E0
Accessibility & contrast
On white
1.25
#FFE585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#FFE585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE585
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE585 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17D
Deuteranopia (green-blind)
#FEE989
Tritanopia (blue-blind)
#FFD8CE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe585; /* rgb */ color: rgb(255, 229, 133); /* oklch */ color: oklch(92.3% 0.120 94.7);
Tailwind
colors: {
custom: {
50: '#ffedaa',
500: '#ffe585',
950: '#000000',
},
}SCSS
$custom: #ffe585; $custom-light: #ffedaa; $custom-dark: #000000;
JSON
{
"hex": "#ffe585",
"rgb": {
"r": 255,
"g": 229,
"b": 133
},
"hsl": {
"h": 47.213,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.92334,
"c": 0.11967,
"h": 94.7
},
"luminance": 0.78992
}Semantic roles & 50–950 ramp
primary
#FFE585
secondary
#4969DF
accent
#31E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481