#FCE482#FCE482
#FCE482 is a very light, vivid yellow. Relative luminance 0.778; OKLCH L 91.8% C 0.121 H 96.0°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE482 |
|---|---|
| RGB | rgb(252, 228, 130) |
| HSL | hsl(48, 95%, 75%) |
| HSV | hsv(48, 48%, 99%) |
| CMYK | cmyk(0%, 9.5%, 48.4%, 1.2%) |
| CIE-LAB | lab(90.69, -4.23, 50.50) |
| CIE-LCH | lch(90.69, 50.68, 94.79°) |
| OKLab | oklab(91.83% -0.0126 0.1207) |
| OKLCH | oklch(91.83% 0.121 96) |
| XYZ | xyz(71.9198, 77.7968, 32.3427) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.21
Sandy
#F1DA7A
ΔE00 2.27
Yellow Tan
#FFE36E
ΔE00 2.67
Pale Gold
#FDDE6C
ΔE00 2.96
Sand Yellow
#FCE166
ΔE00 3.37
Khaki (CSS)
#F0E68C
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE482 #829AFC
analogous
#FCA782 #FCE482 #D7FC82
triadic
#FCE482 #82FCE4 #E482FC
tetradic
#FCE482 #82FCA7 #829AFC #FC82D7
square
#FCE482 #82FCA7 #829AFC #FC82D7
split-complementary
#FCE482 #82D7FC #A782FC
monochromatic
#F9CA0A #FBD746 #FCE482 #FDF1BE #FEF9E1
Accessibility & contrast
On white
1.27
#FCE482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#FCE482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE482
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE482 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07A
Deuteranopia (green-blind)
#FCE886
Tritanopia (blue-blind)
#FFD7CD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fce482; /* rgb */ color: rgb(252, 228, 130); /* oklch */ color: oklch(91.8% 0.121 96.0);
Tailwind
colors: {
custom: {
50: '#ffeca8',
500: '#fce482',
950: '#000000',
},
}SCSS
$custom: #fce482; $custom-light: #ffeca8; $custom-dark: #000000;
JSON
{
"hex": "#fce482",
"rgb": {
"r": 252,
"g": 228,
"b": 130
},
"hsl": {
"h": 48.197,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.9183,
"c": 0.12136,
"h": 96
},
"luminance": 0.77794
}Semantic roles & 50–950 ramp
primary
#FCE482
secondary
#4865DA
accent
#2DE600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481