#FFE385#FFE385
#FFE385 is a very light, moderate yellow. Relative luminance 0.779; OKLCH L 91.9% C 0.118 H 93.3°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE385 |
|---|---|
| RGB | rgb(255, 227, 133) |
| HSL | hsl(46, 100%, 76%) |
| HSV | hsv(46, 48%, 100%) |
| CMYK | cmyk(0%, 11%, 47.8%, 0%) |
| CIE-LAB | lab(90.73, -2.27, 49.17) |
| CIE-LCH | lch(90.73, 49.22, 92.65°) |
| OKLab | oklab(91.94% -0.0068 0.1179) |
| OKLCH | oklch(91.94% 0.118 93.3) |
| XYZ | xyz(72.9451, 77.8947, 33.3786) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.38
Sandy
#F1DA7A
ΔE00 2.65
Pale Gold
#FDDE6C
ΔE00 3.02
Yellow Tan
#FFE36E
ΔE00 3.17
Sand Yellow
#FCE166
ΔE00 3.99
Light Mustard
#F7D560
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE385 #85A1FF
analogous
#FFA685 #FFE385 #DEFF85
triadic
#FFE385 #85FFE3 #E385FF
tetradic
#FFE385 #85FFA6 #85A1FF #FF85DE
square
#FFE385 #85FFA6 #85A1FF #FF85DE
split-complementary
#FFE385 #85DEFF #A685FF
monochromatic
#FFC70B #FFD548 #FFE385 #FFF1C2 #FFF8E0
Accessibility & contrast
On white
1.27
#FFE385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#FFE385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE385
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE385 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07D
Deuteranopia (green-blind)
#FCE889
Tritanopia (blue-blind)
#FFD6CC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe385; /* rgb */ color: rgb(255, 227, 133); /* oklch */ color: oklch(91.9% 0.118 93.3);
Tailwind
colors: {
custom: {
50: '#ffebaa',
500: '#ffe385',
950: '#000000',
},
}SCSS
$custom: #ffe385; $custom-light: #ffebaa; $custom-dark: #000000;
JSON
{
"hex": "#ffe385",
"rgb": {
"r": 255,
"g": 227,
"b": 133
},
"hsl": {
"h": 46.23,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91938,
"c": 0.1181,
"h": 93.3
},
"luminance": 0.77892
}Semantic roles & 50–950 ramp
primary
#FFE385
secondary
#496CDF
accent
#35E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481