#FCECA7#FCECA7
#FCECA7 is a very light, moderate yellow. Relative luminance 0.835; OKLCH L 94.0% C 0.089 H 96.7°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCECA7 |
|---|---|
| RGB | rgb(252, 236, 167) |
| HSL | hsl(49, 93%, 82%) |
| HSV | hsv(49, 34%, 99%) |
| CMYK | cmyk(0%, 6.3%, 33.7%, 1.2%) |
| CIE-LAB | lab(93.22, -4.45, 35.47) |
| CIE-LCH | lch(93.22, 35.75, 97.15°) |
| OKLab | oklab(94.01% -0.0103 0.0882) |
| OKLCH | oklch(94.01% 0.089 96.7) |
| XYZ | xyz(77.1165, 83.4785, 48.6024) |
| Luminance | 0.8348 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.07
Vanilla
#F3E5AB
ΔE00 2.65
Palegoldenrod
#EEE8AA
ΔE00 3.39
Dark Cream
#FFF39A
ΔE00 3.87
Buff
#FEF69E
ΔE00 4.35
Khaki (CSS)
#F0E68C
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCECA7 #A7B7FC
analogous
#FCC2A7 #FCECA7 #E2FCA7
triadic
#FCECA7 #A7FCEC #ECA7FC
tetradic
#FCECA7 #A7FCC2 #A7B7FC #FCA7E2
square
#FCECA7 #A7FCC2 #A7B7FC #FCA7E2
split-complementary
#FCECA7 #A7E2FC #C2A7FC
monochromatic
#F8D231 #FADF6C #FCECA7 #FEF9E1 #FEF9E1
Accessibility & contrast
On white
1.19
#FCECA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#FCECA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCECA7
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCECA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCECA7 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE8A2
Deuteranopia (green-blind)
#FEEEA9
Tritanopia (blue-blind)
#FFE2DA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fceca7; /* rgb */ color: rgb(252, 236, 167); /* oklch */ color: oklch(94.0% 0.089 96.7);
Tailwind
colors: {
custom: {
50: '#fef2c1',
500: '#fceca7',
950: '#000000',
},
}SCSS
$custom: #fceca7; $custom-light: #fef2c1; $custom-dark: #000000;
JSON
{
"hex": "#fceca7",
"rgb": {
"r": 252,
"g": 236,
"b": 167
},
"hsl": {
"h": 48.706,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.94006,
"c": 0.08882,
"h": 96.7
},
"luminance": 0.83476
}Semantic roles & 50–950 ramp
primary
#FCECA7
secondary
#687EDF
accent
#2BE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582