#FCED84#FCED84
#FCED84 is a very light, vivid yellow. Relative luminance 0.829; OKLCH L 93.7% C 0.127 H 101.3°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FCED84 |
|---|---|
| RGB | rgb(252, 237, 132) |
| HSL | hsl(53, 95%, 75%) |
| HSV | hsv(53, 48%, 99%) |
| CMYK | cmyk(0%, 6%, 47.6%, 1.2%) |
| CIE-LAB | lab(92.98, -8.55, 52.35) |
| CIE-LCH | lch(92.98, 53.04, 99.28°) |
| OKLab | oklab(93.66% -0.0249 0.1249) |
| OKLCH | oklch(93.66% 0.127 101.3) |
| XYZ | xyz(74.5960, 82.9322, 33.9034) |
| Luminance | 0.8293 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.30
Dark Cream
#FFF39A
ΔE00 2.85
Khaki (CSS)
#F0E68C
ΔE00 2.99
Straw
#FCF679
ΔE00 3.57
Manilla
#FFFA86
ΔE00 3.62
Buff
#FEF69E
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCED84 #8493FC
analogous
#FCB184 #FCED84 #CFFC84
triadic
#FCED84 #84FCED #ED84FC
tetradic
#FCED84 #84FCB1 #8493FC #FC84CF
square
#FCED84 #84FCB1 #8493FC #FC84CF
split-complementary
#FCED84 #84CFFC #B184FC
monochromatic
#F9DC0D #FBE448 #FCED84 #FDF6C0 #FEFBE1
Accessibility & contrast
On white
1.19
#FCED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#FCED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCED84
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCED84 | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77B
Deuteranopia (green-blind)
#FFEE89
Tritanopia (blue-blind)
#FFE0D4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fced84; /* rgb */ color: rgb(252, 237, 132); /* oklch */ color: oklch(93.7% 0.127 101.3);
Tailwind
colors: {
custom: {
50: '#fff2aa',
500: '#fced84',
950: '#000000',
},
}SCSS
$custom: #fced84; $custom-light: #fff2aa; $custom-dark: #000000;
JSON
{
"hex": "#fced84",
"rgb": {
"r": 252,
"g": 237,
"b": 132
},
"hsl": {
"h": 52.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.93657,
"c": 0.12739,
"h": 101.3
},
"luminance": 0.8293
}Semantic roles & 50–950 ramp
primary
#FCED84
secondary
#495CDB
accent
#1DE600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581