#FCE773#FCE773
#FCE773 is a very light, vivid yellow. Relative luminance 0.791; OKLCH L 92.2% C 0.138 H 99.2°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE773 |
|---|---|
| RGB | rgb(252, 231, 115) |
| HSL | hsl(51, 96%, 72%) |
| HSV | hsv(51, 54%, 99%) |
| CMYK | cmyk(0%, 8.3%, 54.4%, 1.2%) |
| CIE-LAB | lab(91.27, -6.98, 58.23) |
| CIE-LCH | lch(91.27, 58.65, 96.83°) |
| OKLab | oklab(92.24% -0.0221 0.1363) |
| OKLCH | oklch(92.24% 0.138 99.2) |
| XYZ | xyz(71.8178, 79.0879, 27.6988) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.95
Sand Yellow
#FCE166
ΔE00 2.09
Sandy Yellow
#FDEE73
ΔE00 2.15
Dull Yellow
#EEDC5B
ΔE00 3.14
Pale Gold
#FDDE6C
ΔE00 3.15
Yellowish
#FAEE66
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE773 #7388FC
analogous
#FCA373 #FCE773 #CDFC73
triadic
#FCE773 #73FCE7 #E773FC
tetradic
#FCE773 #73FCA3 #7388FC #FC73CD
square
#FCE773 #73FCA3 #7388FC #FC73CD
split-complementary
#FCE773 #73CDFC #A373FC
monochromatic
#EFCC05 #FBDD37 #FCE773 #FDF1AF #FEFAE1
Accessibility & contrast
On white
1.25
#FCE773 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#FCE773 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE773
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE773 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE773 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE268
Deuteranopia (green-blind)
#FFE978
Tritanopia (blue-blind)
#FFD9CD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fce773; /* rgb */ color: rgb(252, 231, 115); /* oklch */ color: oklch(92.2% 0.138 99.2);
Tailwind
colors: {
custom: {
50: '#ffee9e',
500: '#fce773',
950: '#000000',
},
}SCSS
$custom: #fce773; $custom-light: #ffee9e; $custom-dark: #000000;
JSON
{
"hex": "#fce773",
"rgb": {
"r": 252,
"g": 231,
"b": 115
},
"hsl": {
"h": 50.803,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.92239,
"c": 0.13808,
"h": 99.2
},
"luminance": 0.79085
}Semantic roles & 50–950 ramp
primary
#FCE773
secondary
#3B53D8
accent
#23E600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480