#FCE784#FCE784
#FCE784 is a very light, vivid yellow. Relative luminance 0.795; OKLCH L 92.5% C 0.122 H 97.7°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE784 |
|---|---|
| RGB | rgb(252, 231, 132) |
| HSL | hsl(50, 95%, 75%) |
| HSV | hsv(50, 48%, 99%) |
| CMYK | cmyk(0%, 8.3%, 47.6%, 1.2%) |
| CIE-LAB | lab(91.47, -5.56, 50.49) |
| CIE-LCH | lch(91.47, 50.80, 96.29°) |
| OKLab | oklab(92.46% -0.0162 0.1208) |
| OKLCH | oklch(92.46% 0.122 97.7) |
| XYZ | xyz(72.8878, 79.5159, 33.3340) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.87
Yellow Tan
#FFE36E
ΔE00 3.01
Wheat (survey)
#FBDD7E
ΔE00 3.21
Khaki (CSS)
#F0E68C
ΔE00 3.29
Sand Yellow
#FCE166
ΔE00 3.63
Pale Gold
#FDDE6C
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE784 #8499FC
analogous
#FCAB84 #FCE784 #D5FC84
triadic
#FCE784 #84FCE7 #E784FC
tetradic
#FCE784 #84FCAB #8499FC #FC84D5
square
#FCE784 #84FCAB #8499FC #FC84D5
split-complementary
#FCE784 #84D5FC #AB84FC
monochromatic
#F9D00D #FBDB48 #FCE784 #FDF3C0 #FEF9E1
Accessibility & contrast
On white
1.24
#FCE784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#FCE784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE784
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE784 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27C
Deuteranopia (green-blind)
#FEEA88
Tritanopia (blue-blind)
#FFDACF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fce784; /* rgb */ color: rgb(252, 231, 132); /* oklch */ color: oklch(92.5% 0.122 97.7);
Tailwind
colors: {
custom: {
50: '#ffeea9',
500: '#fce784',
950: '#000000',
},
}SCSS
$custom: #fce784; $custom-light: #ffeea9; $custom-dark: #000000;
JSON
{
"hex": "#fce784",
"rgb": {
"r": 252,
"g": 231,
"b": 132
},
"hsl": {
"h": 49.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.92455,
"c": 0.12192,
"h": 97.7
},
"luminance": 0.79513
}Semantic roles & 50–950 ramp
primary
#FCE784
secondary
#4963DB
accent
#28E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481