#FCE486#FCE486
#FCE486 is a very light, moderate yellow. Relative luminance 0.779; OKLCH L 91.9% C 0.117 H 95.5°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE486 |
|---|---|
| RGB | rgb(252, 228, 134) |
| HSL | hsl(48, 95%, 76%) |
| HSV | hsv(48, 47%, 99%) |
| CMYK | cmyk(0%, 9.5%, 46.8%, 1.2%) |
| CIE-LAB | lab(90.74, -3.87, 48.63) |
| CIE-LCH | lch(90.74, 48.78, 94.55°) |
| OKLab | oklab(91.89% -0.0112 0.1168) |
| OKLCH | oklch(91.89% 0.117 95.5) |
| XYZ | xyz(72.1935, 77.9063, 33.7842) |
| Luminance | 0.7790 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.13
Sandy
#F1DA7A
ΔE00 2.33
Yellow Tan
#FFE36E
ΔE00 3.22
Pale Gold
#FDDE6C
ΔE00 3.39
Khaki (CSS)
#F0E68C
ΔE00 3.88
Sand Yellow
#FCE166
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE486 #869EFC
analogous
#FCA986 #FCE486 #D9FC86
triadic
#FCE486 #86FCE4 #E486FC
tetradic
#FCE486 #86FCA9 #869EFC #FC86D9
square
#FCE486 #86FCA9 #869EFC #FC86D9
split-complementary
#FCE486 #86D9FC #A986FC
monochromatic
#F9C90F #FBD74A #FCE486 #FDF1C2 #FEF8E1
Accessibility & contrast
On white
1.27
#FCE486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#FCE486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE486
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE486 | 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)
#F5E07E
Deuteranopia (green-blind)
#FCE88A
Tritanopia (blue-blind)
#FFD7CD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fce486; /* rgb */ color: rgb(252, 228, 134); /* oklch */ color: oklch(91.9% 0.117 95.5);
Tailwind
colors: {
custom: {
50: '#ffecab',
500: '#fce486',
950: '#000000',
},
}SCSS
$custom: #fce486; $custom-light: #ffecab; $custom-dark: #000000;
JSON
{
"hex": "#fce486",
"rgb": {
"r": 252,
"g": 228,
"b": 134
},
"hsl": {
"h": 47.797,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.91885,
"c": 0.11736,
"h": 95.5
},
"luminance": 0.77903
}Semantic roles & 50–950 ramp
primary
#FCE486
secondary
#4B68DB
accent
#2FE600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481