#FCECA3#FCECA3
#FCECA3 is a very light, moderate yellow. Relative luminance 0.833; OKLCH L 93.9% C 0.093 H 97.3°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FCECA3 |
|---|---|
| RGB | rgb(252, 236, 163) |
| HSL | hsl(49, 94%, 81%) |
| HSV | hsv(49, 35%, 99%) |
| CMYK | cmyk(0%, 6.3%, 35.3%, 1.2%) |
| CIE-LAB | lab(93.16, -4.91, 37.39) |
| CIE-LCH | lch(93.16, 37.72, 97.48°) |
| OKLab | oklab(93.94% -0.0118 0.0926) |
| OKLCH | oklch(93.94% 0.093 97.3) |
| XYZ | xyz(76.7524, 83.3329, 46.6850) |
| Luminance | 0.8333 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.59
Dark Cream
#FFF39A
ΔE00 3.20
Vanilla
#F3E5AB
ΔE00 3.27
Palegoldenrod
#EEE8AA
ΔE00 3.70
Buff
#FEF69E
ΔE00 3.80
Khaki (CSS)
#F0E68C
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCECA3 #A3B3FC
analogous
#FCC0A3 #FCECA3 #E0FCA3
triadic
#FCECA3 #A3FCEC #ECA3FC
tetradic
#FCECA3 #A3FCC0 #A3B3FC #FCA3E0
square
#FCECA3 #A3FCC0 #A3B3FC #FCA3E0
split-complementary
#FCECA3 #A3E0FC #C0A3FC
monochromatic
#F8D42C #FAE068 #FCECA3 #FEF8DE #FEF9E1
Accessibility & contrast
On white
1.19
#FCECA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#FCECA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCECA3
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCECA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCECA3 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE89E
Deuteranopia (green-blind)
#FFEEA6
Tritanopia (blue-blind)
#FFE2D9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fceca3; /* rgb */ color: rgb(252, 236, 163); /* oklch */ color: oklch(93.9% 0.093 97.3);
Tailwind
colors: {
custom: {
50: '#fef2bf',
500: '#fceca3',
950: '#000000',
},
}SCSS
$custom: #fceca3; $custom-light: #fef2bf; $custom-dark: #000000;
JSON
{
"hex": "#fceca3",
"rgb": {
"r": 252,
"g": 236,
"b": 163
},
"hsl": {
"h": 49.213,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.93935,
"c": 0.09337,
"h": 97.3
},
"luminance": 0.83331
}Semantic roles & 50–950 ramp
primary
#FCECA3
secondary
#647ADF
accent
#29E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181612
muted
#868582