#FCE678#FCE678
#FCE678 is a very light, vivid yellow. Relative luminance 0.786; OKLCH L 92.1% C 0.133 H 98.2°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE678 |
|---|---|
| RGB | rgb(252, 230, 120) |
| HSL | hsl(50, 96%, 73%) |
| HSV | hsv(50, 52%, 99%) |
| CMYK | cmyk(0%, 8.7%, 52.4%, 1.2%) |
| CIE-LAB | lab(91.07, -6.09, 55.69) |
| CIE-LCH | lch(91.07, 56.02, 96.24°) |
| OKLab | oklab(92.1% -0.019 0.1313) |
| OKLCH | oklch(92.1% 0.133 98.2) |
| XYZ | xyz(71.8343, 78.6480, 29.1624) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.83
Sand Yellow
#FCE166
ΔE00 2.25
Sandy Yellow
#FDEE73
ΔE00 2.80
Pale Gold
#FDDE6C
ΔE00 2.83
Sandy
#F1DA7A
ΔE00 3.18
Dull Yellow
#EEDC5B
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE678 #788EFC
analogous
#FCA478 #FCE678 #D0FC78
triadic
#FCE678 #78FCE6 #E678FC
tetradic
#FCE678 #78FCA4 #788EFC #FC78D0
square
#FCE678 #78FCA4 #788EFC #FC78D0
split-complementary
#FCE678 #78D0FC #A478FC
monochromatic
#F4CC05 #FBDB3C #FCE678 #FDF1B4 #FEF9E1
Accessibility & contrast
On white
1.26
#FCE678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#FCE678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE678
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE678 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E16E
Deuteranopia (green-blind)
#FFE97D
Tritanopia (blue-blind)
#FFD8CD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fce678; /* rgb */ color: rgb(252, 230, 120); /* oklch */ color: oklch(92.1% 0.133 98.2);
Tailwind
colors: {
custom: {
50: '#ffeda1',
500: '#fce678',
950: '#000000',
},
}SCSS
$custom: #fce678; $custom-light: #ffeda1; $custom-dark: #000000;
JSON
{
"hex": "#fce678",
"rgb": {
"r": 252,
"g": 230,
"b": 120
},
"hsl": {
"h": 50,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.92099,
"c": 0.13265,
"h": 98.2
},
"luminance": 0.78645
}Semantic roles & 50–950 ramp
primary
#FCE678
secondary
#3F59D9
accent
#26E600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480