#FCE394#FCE394
#FCE394 is a very light, moderate yellow. Relative luminance 0.778; OKLCH L 91.9% C 0.102 H 92.5°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE394 |
|---|---|
| RGB | rgb(252, 227, 148) |
| HSL | hsl(46, 95%, 78%) |
| HSV | hsv(46, 41%, 99%) |
| CMYK | cmyk(0%, 9.9%, 41.3%, 1.2%) |
| CIE-LAB | lab(90.68, -2.00, 41.67) |
| CIE-LCH | lch(90.68, 41.72, 92.75°) |
| OKLab | oklab(91.9% -0.0045 0.1019) |
| OKLCH | oklch(91.9% 0.102 92.5) |
| XYZ | xyz(72.9611, 77.7744, 39.1799) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.04
Sandy
#F1DA7A
ΔE00 3.71
Light Tan
#FBEEAC
ΔE00 4.50
Khaki (CSS)
#F0E68C
ΔE00 4.75
Pale Peach
#FFE5AD
ΔE00 4.79
Vanilla
#F3E5AB
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE394 #94ADFC
analogous
#FCAF94 #FCE394 #E1FC94
triadic
#FCE394 #94FCE3 #E394FC
tetradic
#FCE394 #94FCAF #94ADFC #FC94E1
square
#FCE394 #94FCAF #94ADFC #FC94E1
split-complementary
#FCE394 #94E1FC #AF94FC
monochromatic
#F9C41D #FAD358 #FCE394 #FEF3D0 #FEF7E1
Accessibility & contrast
On white
1.27
#FCE394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#FCE394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE394
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE394 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08E
Deuteranopia (green-blind)
#F9E897
Tritanopia (blue-blind)
#FFD7CF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fce394; /* rgb */ color: rgb(252, 227, 148); /* oklch */ color: oklch(91.9% 0.102 92.5);
Tailwind
colors: {
custom: {
50: '#ffebb4',
500: '#fce394',
950: '#000000',
},
}SCSS
$custom: #fce394; $custom-light: #ffebb4; $custom-dark: #000000;
JSON
{
"hex": "#fce394",
"rgb": {
"r": 252,
"g": 227,
"b": 148
},
"hsl": {
"h": 45.577,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.919,
"c": 0.102,
"h": 92.5
},
"luminance": 0.77772
}Semantic roles & 50–950 ramp
primary
#FCE394
secondary
#5777DD
accent
#37E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481