#FCE080#FCE080
#FCE080 is a very light, vivid yellow. Relative luminance 0.756; OKLCH L 91.0% C 0.120 H 93.6°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE080 |
|---|---|
| RGB | rgb(252, 224, 128) |
| HSL | hsl(46, 95%, 75%) |
| HSV | hsv(46, 49%, 99%) |
| CMYK | cmyk(0%, 11.1%, 49.2%, 1.2%) |
| CIE-LAB | lab(89.66, -2.39, 50.20) |
| CIE-LCH | lch(89.66, 50.26, 92.73°) |
| OKLab | oklab(91.01% -0.0075 0.1199) |
| OKLCH | oklch(91.01% 0.12 93.6) |
| XYZ | xyz(70.6992, 75.5683, 31.2800) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.84
Sandy
#F1DA7A
ΔE00 2.07
Pale Gold
#FDDE6C
ΔE00 2.53
Yellow Tan
#FFE36E
ΔE00 2.89
Sand Yellow
#FCE166
ΔE00 3.61
Light Mustard
#F7D560
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE080 #809CFC
analogous
#FCA280 #FCE080 #DAFC80
triadic
#FCE080 #80FCE0 #E080FC
tetradic
#FCE080 #80FCA2 #809CFC #FC80DA
square
#FCE080 #80FCA2 #809CFC #FC80DA
split-complementary
#FCE080 #80DAFC #A280FC
monochromatic
#F9C308 #FBD144 #FCE080 #FDEFBC #FEF8E1
Accessibility & contrast
On white
1.30
#FCE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#FCE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE080
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE080 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC78
Deuteranopia (green-blind)
#F9E584
Tritanopia (blue-blind)
#FFD3C9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fce080; /* rgb */ color: rgb(252, 224, 128); /* oklch */ color: oklch(91.0% 0.120 93.6);
Tailwind
colors: {
custom: {
50: '#ffe9a7',
500: '#fce080',
950: '#000000',
},
}SCSS
$custom: #fce080; $custom-light: #ffe9a7; $custom-dark: #000000;
JSON
{
"hex": "#fce080",
"rgb": {
"r": 252,
"g": 224,
"b": 128
},
"hsl": {
"h": 46.452,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.91009,
"c": 0.12012,
"h": 93.6
},
"luminance": 0.75565
}Semantic roles & 50–950 ramp
primary
#FCE080
secondary
#4667DA
accent
#34E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480