#FFE885#FFE885
#FFE885 is a very light, vivid yellow. Relative luminance 0.807; OKLCH L 92.9% C 0.122 H 96.6°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE885 |
|---|---|
| RGB | rgb(255, 232, 133) |
| HSL | hsl(49, 100%, 76%) |
| HSV | hsv(49, 48%, 100%) |
| CMYK | cmyk(0%, 9%, 47.8%, 0%) |
| CIE-LAB | lab(91.98, -4.79, 50.71) |
| CIE-LCH | lch(91.98, 50.93, 95.39°) |
| OKLab | oklab(92.93% -0.0141 0.1213) |
| OKLCH | oklch(92.93% 0.122 96.6) |
| XYZ | xyz(74.3325, 80.6695, 33.8411) |
| Luminance | 0.8067 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 2.85
Wheat (survey)
#FBDD7E
ΔE00 2.99
Sandy
#F1DA7A
ΔE00 3.09
Pale Gold
#FDDE6C
ΔE00 3.45
Sand Yellow
#FCE166
ΔE00 3.58
Khaki (CSS)
#F0E68C
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE885 #859CFF
analogous
#FFAB85 #FFE885 #D9FF85
triadic
#FFE885 #85FFE8 #E885FF
tetradic
#FFE885 #85FFAB #859CFF #FF85D9
square
#FFE885 #85FFAB #859CFF #FF85D9
split-complementary
#FFE885 #85D9FF #AB85FF
monochromatic
#FFD10B #FFDC48 #FFE885 #FFF4C2 #FFF9E0
Accessibility & contrast
On white
1.23
#FFE885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#FFE885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE885
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE885 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47D
Deuteranopia (green-blind)
#FFEB89
Tritanopia (blue-blind)
#FFDBD0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe885; /* rgb */ color: rgb(255, 232, 133); /* oklch */ color: oklch(92.9% 0.122 96.6);
Tailwind
colors: {
custom: {
50: '#ffefaa',
500: '#ffe885',
950: '#000000',
},
}SCSS
$custom: #ffe885; $custom-light: #ffefaa; $custom-dark: #000000;
JSON
{
"hex": "#ffe885",
"rgb": {
"r": 255,
"g": 232,
"b": 133
},
"hsl": {
"h": 48.689,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.92928,
"c": 0.12215,
"h": 96.6
},
"luminance": 0.80667
}Semantic roles & 50–950 ramp
primary
#FFE885
secondary
#4965DF
accent
#2BE600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581