#FCECA4#FCECA4
#FCECA4 is a very light, moderate yellow. Relative luminance 0.834; OKLCH L 94.0% C 0.092 H 97.1°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FCECA4 |
|---|---|
| RGB | rgb(252, 236, 164) |
| HSL | hsl(49, 94%, 82%) |
| HSV | hsv(49, 35%, 99%) |
| CMYK | cmyk(0%, 6.3%, 34.9%, 1.2%) |
| CIE-LAB | lab(93.18, -4.79, 36.91) |
| CIE-LCH | lch(93.18, 37.22, 97.40°) |
| OKLab | oklab(93.95% -0.0115 0.0915) |
| OKLCH | oklch(93.95% 0.092 97.1) |
| XYZ | xyz(76.8423, 83.3688, 47.1587) |
| Luminance | 0.8337 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.44
Vanilla
#F3E5AB
ΔE00 3.11
Dark Cream
#FFF39A
ΔE00 3.36
Palegoldenrod
#EEE8AA
ΔE00 3.61
Buff
#FEF69E
ΔE00 3.93
Khaki (CSS)
#F0E68C
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCECA4 #A4B4FC
analogous
#FCC0A4 #FCECA4 #E0FCA4
triadic
#FCECA4 #A4FCEC #ECA4FC
tetradic
#FCECA4 #A4FCC0 #A4B4FC #FCA4E0
square
#FCECA4 #A4FCC0 #A4B4FC #FCA4E0
split-complementary
#FCECA4 #A4E0FC #C0A4FC
monochromatic
#F8D32E #FAE069 #FCECA4 #FEF8DF #FEF9E1
Accessibility & contrast
On white
1.19
#FCECA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#FCECA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCECA4
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCECA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCECA4 | 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)
#FAE89F
Deuteranopia (green-blind)
#FEEEA7
Tritanopia (blue-blind)
#FFE2D9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fceca4; /* rgb */ color: rgb(252, 236, 164); /* oklch */ color: oklch(94.0% 0.092 97.1);
Tailwind
colors: {
custom: {
50: '#fef2bf',
500: '#fceca4',
950: '#000000',
},
}SCSS
$custom: #fceca4; $custom-light: #fef2bf; $custom-dark: #000000;
JSON
{
"hex": "#fceca4",
"rgb": {
"r": 252,
"g": 236,
"b": 164
},
"hsl": {
"h": 49.091,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.93953,
"c": 0.09223,
"h": 97.1
},
"luminance": 0.83367
}Semantic roles & 50–950 ramp
primary
#FCECA4
secondary
#657BDF
accent
#2AE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582