#FCE684#FCE684
#FCE684 is a very light, vivid yellow. Relative luminance 0.790; OKLCH L 92.3% C 0.121 H 97.0°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE684 |
|---|---|
| RGB | rgb(252, 230, 132) |
| HSL | hsl(49, 95%, 75%) |
| HSV | hsv(49, 48%, 99%) |
| CMYK | cmyk(0%, 8.7%, 47.6%, 1.2%) |
| CIE-LAB | lab(91.22, -5.06, 50.18) |
| CIE-LCH | lch(91.22, 50.44, 95.76°) |
| OKLab | oklab(92.26% -0.0148 0.1202) |
| OKLCH | oklch(92.26% 0.121 97) |
| XYZ | xyz(72.6087, 78.9578, 33.2410) |
| Luminance | 0.7895 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.64
Wheat (survey)
#FBDD7E
ΔE00 2.86
Yellow Tan
#FFE36E
ΔE00 2.94
Pale Gold
#FDDE6C
ΔE00 3.45
Khaki (CSS)
#F0E68C
ΔE00 3.47
Sand Yellow
#FCE166
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE684 #849AFC
analogous
#FCAA84 #FCE684 #D6FC84
triadic
#FCE684 #84FCE6 #E684FC
tetradic
#FCE684 #84FCAA #849AFC #FC84D6
square
#FCE684 #84FCAA #849AFC #FC84D6
split-complementary
#FCE684 #84D6FC #AA84FC
monochromatic
#F9CE0D #FBDA48 #FCE684 #FDF2C0 #FEF9E1
Accessibility & contrast
On white
1.25
#FCE684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#FCE684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE684
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE684 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17C
Deuteranopia (green-blind)
#FDE988
Tritanopia (blue-blind)
#FFD9CF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fce684; /* rgb */ color: rgb(252, 230, 132); /* oklch */ color: oklch(92.3% 0.121 97.0);
Tailwind
colors: {
custom: {
50: '#ffeda9',
500: '#fce684',
950: '#000000',
},
}SCSS
$custom: #fce684; $custom-light: #ffeda9; $custom-dark: #000000;
JSON
{
"hex": "#fce684",
"rgb": {
"r": 252,
"g": 230,
"b": 132
},
"hsl": {
"h": 49,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.92255,
"c": 0.12106,
"h": 97
},
"luminance": 0.78955
}Semantic roles & 50–950 ramp
primary
#FCE684
secondary
#4964DB
accent
#2AE600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481