#FCECA6#FCECA6
#FCECA6 is a very light, moderate yellow. Relative luminance 0.834; OKLCH L 94.0% C 0.090 H 96.8°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FCECA6 |
|---|---|
| RGB | rgb(252, 236, 166) |
| HSL | hsl(49, 93%, 82%) |
| HSV | hsv(49, 34%, 99%) |
| CMYK | cmyk(0%, 6.3%, 34.1%, 1.2%) |
| CIE-LAB | lab(93.21, -4.56, 35.95) |
| CIE-LCH | lch(93.21, 36.24, 97.23°) |
| OKLab | oklab(93.99% -0.0107 0.0893) |
| OKLCH | oklch(93.99% 0.09 96.8) |
| XYZ | xyz(77.0244, 83.4417, 48.1174) |
| Luminance | 0.8344 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.18
Vanilla
#F3E5AB
ΔE00 2.80
Palegoldenrod
#EEE8AA
ΔE00 3.45
Dark Cream
#FFF39A
ΔE00 3.70
Buff
#FEF69E
ΔE00 4.21
Khaki (CSS)
#F0E68C
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCECA6 #A6B6FC
analogous
#FCC1A6 #FCECA6 #E1FCA6
triadic
#FCECA6 #A6FCEC #ECA6FC
tetradic
#FCECA6 #A6FCC1 #A6B6FC #FCA6E1
square
#FCECA6 #A6FCC1 #A6B6FC #FCA6E1
split-complementary
#FCECA6 #A6E1FC #C1A6FC
monochromatic
#F8D330 #FADF6B #FCECA6 #FEF9E1 #FEF9E1
Accessibility & contrast
On white
1.19
#FCECA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#FCECA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCECA6
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCECA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCECA6 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE8A1
Deuteranopia (green-blind)
#FEEEA8
Tritanopia (blue-blind)
#FFE2DA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fceca6; /* rgb */ color: rgb(252, 236, 166); /* oklch */ color: oklch(94.0% 0.090 96.8);
Tailwind
colors: {
custom: {
50: '#fef2c1',
500: '#fceca6',
950: '#000000',
},
}SCSS
$custom: #fceca6; $custom-light: #fef2c1; $custom-dark: #000000;
JSON
{
"hex": "#fceca6",
"rgb": {
"r": 252,
"g": 236,
"b": 166
},
"hsl": {
"h": 48.837,
"s": 93.478,
"l": 81.961
},
"oklch": {
"l": 0.93988,
"c": 0.08996,
"h": 96.8
},
"luminance": 0.8344
}Semantic roles & 50–950 ramp
primary
#FCECA6
secondary
#677DDF
accent
#2BE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582