#FCE677#FCE677
#FCE677 is a very light, vivid yellow. Relative luminance 0.786; OKLCH L 92.1% C 0.134 H 98.3°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE677 |
|---|---|
| RGB | rgb(252, 230, 119) |
| HSL | hsl(50, 96%, 73%) |
| HSV | hsv(50, 53%, 99%) |
| CMYK | cmyk(0%, 8.7%, 52.8%, 1.2%) |
| CIE-LAB | lab(91.06, -6.17, 56.14) |
| CIE-LCH | lch(91.06, 56.48, 96.27°) |
| OKLab | oklab(92.09% -0.0193 0.1322) |
| OKLCH | oklch(92.09% 0.134 98.3) |
| XYZ | xyz(71.7739, 78.6238, 28.8444) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.78
Sand Yellow
#FCE166
ΔE00 2.16
Sandy Yellow
#FDEE73
ΔE00 2.73
Pale Gold
#FDDE6C
ΔE00 2.82
Sandy
#F1DA7A
ΔE00 3.25
Dull Yellow
#EEDC5B
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE677 #778DFC
analogous
#FCA377 #FCE677 #D0FC77
triadic
#FCE677 #77FCE6 #E677FC
tetradic
#FCE677 #77FCA3 #778DFC #FC77D0
square
#FCE677 #77FCA3 #778DFC #FC77D0
split-complementary
#FCE677 #77D0FC #A377FC
monochromatic
#F3CC05 #FBDB3B #FCE677 #FDF1B3 #FEF9E1
Accessibility & contrast
On white
1.26
#FCE677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#FCE677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE677
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE677 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16D
Deuteranopia (green-blind)
#FFE97C
Tritanopia (blue-blind)
#FFD8CD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fce677; /* rgb */ color: rgb(252, 230, 119); /* oklch */ color: oklch(92.1% 0.134 98.3);
Tailwind
colors: {
custom: {
50: '#ffeda1',
500: '#fce677',
950: '#000000',
},
}SCSS
$custom: #fce677; $custom-light: #ffeda1; $custom-dark: #000000;
JSON
{
"hex": "#fce677",
"rgb": {
"r": 252,
"g": 230,
"b": 119
},
"hsl": {
"h": 50.075,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.92087,
"c": 0.13358,
"h": 98.3
},
"luminance": 0.78621
}Semantic roles & 50–950 ramp
primary
#FCE677
secondary
#3E58D9
accent
#26E600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480