#FFE785#FFE785
#FFE785 is a very light, vivid yellow. Relative luminance 0.801; OKLCH L 92.7% C 0.121 H 96.0°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE785 |
|---|---|
| RGB | rgb(255, 231, 133) |
| HSL | hsl(48, 100%, 76%) |
| HSV | hsv(48, 48%, 100%) |
| CMYK | cmyk(0%, 9.4%, 47.8%, 0%) |
| CIE-LAB | lab(91.73, -4.29, 50.40) |
| CIE-LCH | lch(91.73, 50.58, 94.86°) |
| OKLab | oklab(92.73% -0.0126 0.1207) |
| OKLCH | oklch(92.73% 0.121 96) |
| XYZ | xyz(74.0518, 80.1082, 33.7475) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.65
Yellow Tan
#FFE36E
ΔE00 2.81
Sandy
#F1DA7A
ΔE00 2.91
Pale Gold
#FDDE6C
ΔE00 3.28
Sand Yellow
#FCE166
ΔE00 3.59
Khaki (CSS)
#F0E68C
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE785 #859DFF
analogous
#FFAA85 #FFE785 #DAFF85
triadic
#FFE785 #85FFE7 #E785FF
tetradic
#FFE785 #85FFAA #859DFF #FF85DA
square
#FFE785 #85FFAA #859DFF #FF85DA
split-complementary
#FFE785 #85DAFF #AA85FF
monochromatic
#FFCF0B #FFDB48 #FFE785 #FFF3C2 #FFF9E0
Accessibility & contrast
On white
1.23
#FFE785 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#FFE785 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE785
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE785 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE785 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37D
Deuteranopia (green-blind)
#FFEB89
Tritanopia (blue-blind)
#FFDAD0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe785; /* rgb */ color: rgb(255, 231, 133); /* oklch */ color: oklch(92.7% 0.121 96.0);
Tailwind
colors: {
custom: {
50: '#ffeeaa',
500: '#ffe785',
950: '#000000',
},
}SCSS
$custom: #ffe785; $custom-light: #ffeeaa; $custom-dark: #000000;
JSON
{
"hex": "#ffe785",
"rgb": {
"r": 255,
"g": 231,
"b": 133
},
"hsl": {
"h": 48.197,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.9273,
"c": 0.12131,
"h": 96
},
"luminance": 0.80105
}Semantic roles & 50–950 ramp
primary
#FFE785
secondary
#4967DF
accent
#2DE600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481