#FCE385#FCE385
#FCE385 is a very light, moderate yellow. Relative luminance 0.773; OKLCH L 91.7% C 0.118 H 94.9°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE385 |
|---|---|
| RGB | rgb(252, 227, 133) |
| HSL | hsl(47, 95%, 75%) |
| HSV | hsv(47, 47%, 99%) |
| CMYK | cmyk(0%, 9.9%, 47.2%, 1.2%) |
| CIE-LAB | lab(90.47, -3.46, 48.79) |
| CIE-LCH | lch(90.47, 48.91, 94.06°) |
| OKLab | oklab(91.67% -0.0101 0.1171) |
| OKLCH | oklch(91.67% 0.118 94.9) |
| XYZ | xyz(71.8498, 77.3299, 33.3272) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.80
Sandy
#F1DA7A
ΔE00 2.21
Yellow Tan
#FFE36E
ΔE00 3.16
Pale Gold
#FDDE6C
ΔE00 3.20
Sand Yellow
#FCE166
ΔE00 3.89
Khaki (CSS)
#F0E68C
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE385 #859EFC
analogous
#FCA785 #FCE385 #D9FC85
triadic
#FCE385 #85FCE3 #E385FC
tetradic
#FCE385 #85FCA7 #859EFC #FC85D9
square
#FCE385 #85FCA7 #859EFC #FC85D9
split-complementary
#FCE385 #85D9FC #A785FC
monochromatic
#F9C80E #FBD549 #FCE385 #FDF1C1 #FEF8E1
Accessibility & contrast
On white
1.28
#FCE385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#FCE385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE385
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE385 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7D
Deuteranopia (green-blind)
#FBE789
Tritanopia (blue-blind)
#FFD6CC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fce385; /* rgb */ color: rgb(252, 227, 133); /* oklch */ color: oklch(91.7% 0.118 94.9);
Tailwind
colors: {
custom: {
50: '#ffebaa',
500: '#fce385',
950: '#000000',
},
}SCSS
$custom: #fce385; $custom-light: #ffebaa; $custom-dark: #000000;
JSON
{
"hex": "#fce385",
"rgb": {
"r": 252,
"g": 227,
"b": 133
},
"hsl": {
"h": 47.395,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.91673,
"c": 0.11754,
"h": 94.9
},
"luminance": 0.77327
}Semantic roles & 50–950 ramp
primary
#FCE385
secondary
#4A69DB
accent
#30E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481