#FCECA8#FCECA8
#FCECA8 is a very light, moderate yellow. Relative luminance 0.835; OKLCH L 94.0% C 0.088 H 96.5°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCECA8 |
|---|---|
| RGB | rgb(252, 236, 168) |
| HSL | hsl(49, 93%, 82%) |
| HSV | hsv(49, 33%, 99%) |
| CMYK | cmyk(0%, 6.3%, 33.3%, 1.2%) |
| CIE-LAB | lab(93.24, -4.33, 34.98) |
| CIE-LCH | lch(93.24, 35.25, 97.06°) |
| OKLab | oklab(94.02% -0.0099 0.0871) |
| OKLCH | oklch(94.02% 0.088 96.5) |
| XYZ | xyz(77.2093, 83.5156, 49.0912) |
| Luminance | 0.8351 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 0.99
Vanilla
#F3E5AB
ΔE00 2.50
Palegoldenrod
#EEE8AA
ΔE00 3.34
Dark Cream
#FFF39A
ΔE00 4.05
Pale Peach
#FFE5AD
ΔE00 4.47
Buff
#FEF69E
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCECA8 #A8B8FC
analogous
#FCC2A8 #FCECA8 #E2FCA8
triadic
#FCECA8 #A8FCEC #ECA8FC
tetradic
#FCECA8 #A8FCC2 #A8B8FC #FCA8E2
square
#FCECA8 #A8FCC2 #A8B8FC #FCA8E2
split-complementary
#FCECA8 #A8E2FC #C2A8FC
monochromatic
#F8D232 #FADF6D #FCECA8 #FEF9E1 #FEF9E1
Accessibility & contrast
On white
1.19
#FCECA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#FCECA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCECA8
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCECA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCECA8 | 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)
#F9E8A3
Deuteranopia (green-blind)
#FEEEAA
Tritanopia (blue-blind)
#FFE2DA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fceca8; /* rgb */ color: rgb(252, 236, 168); /* oklch */ color: oklch(94.0% 0.088 96.5);
Tailwind
colors: {
custom: {
50: '#fef2c2',
500: '#fceca8',
950: '#000000',
},
}SCSS
$custom: #fceca8; $custom-light: #fef2c2; $custom-dark: #000000;
JSON
{
"hex": "#fceca8",
"rgb": {
"r": 252,
"g": 236,
"b": 168
},
"hsl": {
"h": 48.571,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.94024,
"c": 0.08767,
"h": 96.5
},
"luminance": 0.83514
}Semantic roles & 50–950 ramp
primary
#FCECA8
secondary
#697FDF
accent
#2CE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582