#FCECA5#FCECA5
#FCECA5 is a very light, moderate yellow. Relative luminance 0.834; OKLCH L 94.0% C 0.091 H 97.0°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FCECA5 |
|---|---|
| RGB | rgb(252, 236, 165) |
| HSL | hsl(49, 94%, 82%) |
| HSV | hsv(49, 35%, 99%) |
| CMYK | cmyk(0%, 6.3%, 34.5%, 1.2%) |
| CIE-LAB | lab(93.19, -4.68, 36.43) |
| CIE-LCH | lch(93.19, 36.73, 97.32°) |
| OKLab | oklab(93.97% -0.0111 0.0904) |
| OKLCH | oklch(93.97% 0.091 97) |
| XYZ | xyz(76.9330, 83.4051, 47.6362) |
| Luminance | 0.8340 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.31
Vanilla
#F3E5AB
ΔE00 2.95
Palegoldenrod
#EEE8AA
ΔE00 3.53
Dark Cream
#FFF39A
ΔE00 3.53
Buff
#FEF69E
ΔE00 4.06
Khaki (CSS)
#F0E68C
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCECA5 #A5B5FC
analogous
#FCC1A5 #FCECA5 #E0FCA5
triadic
#FCECA5 #A5FCEC #ECA5FC
tetradic
#FCECA5 #A5FCC1 #A5B5FC #FCA5E0
square
#FCECA5 #A5FCC1 #A5B5FC #FCA5E0
split-complementary
#FCECA5 #A5E0FC #C1A5FC
monochromatic
#F8D32F #FADF6A #FCECA5 #FEF9E0 #FEF9E1
Accessibility & contrast
On white
1.19
#FCECA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#FCECA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCECA5
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCECA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCECA5 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE8A0
Deuteranopia (green-blind)
#FEEEA8
Tritanopia (blue-blind)
#FFE2DA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fceca5; /* rgb */ color: rgb(252, 236, 165); /* oklch */ color: oklch(94.0% 0.091 97.0);
Tailwind
colors: {
custom: {
50: '#fef2c0',
500: '#fceca5',
950: '#000000',
},
}SCSS
$custom: #fceca5; $custom-light: #fef2c0; $custom-dark: #000000;
JSON
{
"hex": "#fceca5",
"rgb": {
"r": 252,
"g": 236,
"b": 165
},
"hsl": {
"h": 48.966,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.9397,
"c": 0.0911,
"h": 97
},
"luminance": 0.83403
}Semantic roles & 50–950 ramp
primary
#FCECA5
secondary
#667CDF
accent
#2AE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582