#FFE285#FFE285
#FFE285 is a very light, moderate yellow. Relative luminance 0.773; OKLCH L 91.7% C 0.117 H 92.6°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE285 |
|---|---|
| RGB | rgb(255, 226, 133) |
| HSL | hsl(46, 100%, 76%) |
| HSV | hsv(46, 48%, 100%) |
| CMYK | cmyk(0%, 11.4%, 47.8%, 0%) |
| CIE-LAB | lab(90.48, -1.77, 48.86) |
| CIE-LCH | lch(90.48, 48.89, 92.07°) |
| OKLab | oklab(91.74% -0.0053 0.1172) |
| OKLCH | oklch(91.74% 0.117 92.6) |
| XYZ | xyz(72.6724, 77.3492, 33.2877) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.15
Sandy
#F1DA7A
ΔE00 2.72
Pale Gold
#FDDE6C
ΔE00 3.07
Yellow Tan
#FFE36E
ΔE00 3.37
Sand Yellow
#FCE166
ΔE00 4.18
Light Mustard
#F7D560
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE285 #85A2FF
analogous
#FFA585 #FFE285 #DFFF85
triadic
#FFE285 #85FFE2 #E285FF
tetradic
#FFE285 #85FFA5 #85A2FF #FF85DF
square
#FFE285 #85FFA5 #85A2FF #FF85DF
split-complementary
#FFE285 #85DFFF #A585FF
monochromatic
#FFC50B #FFD348 #FFE285 #FFF1C2 #FFF8E0
Accessibility & contrast
On white
1.28
#FFE285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#FFE285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE285
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE285 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7D
Deuteranopia (green-blind)
#FBE788
Tritanopia (blue-blind)
#FFD5CC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe285; /* rgb */ color: rgb(255, 226, 133); /* oklch */ color: oklch(91.7% 0.117 92.6);
Tailwind
colors: {
custom: {
50: '#ffeaaa',
500: '#ffe285',
950: '#000000',
},
}SCSS
$custom: #ffe285; $custom-light: #ffeaaa; $custom-dark: #000000;
JSON
{
"hex": "#ffe285",
"rgb": {
"r": 255,
"g": 226,
"b": 133
},
"hsl": {
"h": 45.738,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91741,
"c": 0.11735,
"h": 92.6
},
"luminance": 0.77346
}Semantic roles & 50–950 ramp
primary
#FFE285
secondary
#496DDF
accent
#37E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481