#FCE679#FCE679
#FCE679 is a very light, vivid yellow. Relative luminance 0.787; OKLCH L 92.1% C 0.132 H 98.1°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE679 |
|---|---|
| RGB | rgb(252, 230, 121) |
| HSL | hsl(50, 96%, 73%) |
| HSV | hsv(50, 52%, 99%) |
| CMYK | cmyk(0%, 8.7%, 52%, 1.2%) |
| CIE-LAB | lab(91.09, -6.00, 55.24) |
| CIE-LCH | lch(91.09, 55.57, 96.20°) |
| OKLab | oklab(92.11% -0.0187 0.1304) |
| OKLCH | oklch(92.11% 0.132 98.1) |
| XYZ | xyz(71.8953, 78.6724, 29.4837) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.89
Sand Yellow
#FCE166
ΔE00 2.34
Pale Gold
#FDDE6C
ΔE00 2.85
Sandy Yellow
#FDEE73
ΔE00 2.88
Sandy
#F1DA7A
ΔE00 3.10
Wheat (survey)
#FBDD7E
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE679 #798FFC
analogous
#FCA479 #FCE679 #D0FC79
triadic
#FCE679 #79FCE6 #E679FC
tetradic
#FCE679 #79FCA4 #798FFC #FC79D0
square
#FCE679 #79FCA4 #798FFC #FC79D0
split-complementary
#FCE679 #79D0FC #A479FC
monochromatic
#F5CD05 #FBDB3D #FCE679 #FDF1B5 #FEF9E1
Accessibility & contrast
On white
1.25
#FCE679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#FCE679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE679
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE679 | 1.00 | 1.25 | 16.73 | 16.73 |
| #FFFFFF | 1.25 | 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)
#F8E16F
Deuteranopia (green-blind)
#FEE97E
Tritanopia (blue-blind)
#FFD8CD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fce679; /* rgb */ color: rgb(252, 230, 121); /* oklch */ color: oklch(92.1% 0.132 98.1);
Tailwind
colors: {
custom: {
50: '#ffeda2',
500: '#fce679',
950: '#000000',
},
}SCSS
$custom: #fce679; $custom-light: #ffeda2; $custom-dark: #000000;
JSON
{
"hex": "#fce679",
"rgb": {
"r": 252,
"g": 230,
"b": 121
},
"hsl": {
"h": 49.924,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.92111,
"c": 0.13171,
"h": 98.1
},
"luminance": 0.7867
}Semantic roles & 50–950 ramp
primary
#FCE679
secondary
#405AD9
accent
#27E600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480