#FCEFA3#FCEFA3
#FCEFA3 is a very light, moderate yellow. Relative luminance 0.851; OKLCH L 94.5% C 0.096 H 99.7°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEFA3 |
|---|---|
| RGB | rgb(252, 239, 163) |
| HSL | hsl(51, 94%, 81%) |
| HSV | hsv(51, 35%, 99%) |
| CMYK | cmyk(0%, 5.2%, 35.3%, 1.2%) |
| CIE-LAB | lab(93.92, -6.41, 38.39) |
| CIE-LCH | lch(93.92, 38.92, 99.48°) |
| OKLab | oklab(94.53% -0.0162 0.0949) |
| OKLCH | oklch(94.53% 0.096 99.7) |
| XYZ | xyz(77.6234, 85.0748, 46.9753) |
| Luminance | 0.8507 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.89
Dark Cream
#FFF39A
ΔE00 2.30
Buff
#FEF69E
ΔE00 2.70
Khaki (CSS)
#F0E68C
ΔE00 3.39
Palegoldenrod
#EEE8AA
ΔE00 3.65
Parchment
#FEFCAF
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEFA3 #A3B0FC
analogous
#FCC3A3 #FCEFA3 #DDFCA3
triadic
#FCEFA3 #A3FCEF #EFA3FC
tetradic
#FCEFA3 #A3FCC3 #A3B0FC #FCA3DD
square
#FCEFA3 #A3FCC3 #A3B0FC #FCA3DD
split-complementary
#FCEFA3 #A3DDFC #C3A3FC
monochromatic
#F8DA2C #FAE568 #FCEFA3 #FEF9DE #FEFAE1
Accessibility & contrast
On white
1.17
#FCEFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#FCEFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEFA3
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEFA3 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA9E
Deuteranopia (green-blind)
#FFF0A6
Tritanopia (blue-blind)
#FFE5DC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fcefa3; /* rgb */ color: rgb(252, 239, 163); /* oklch */ color: oklch(94.5% 0.096 99.7);
Tailwind
colors: {
custom: {
50: '#fef4bf',
500: '#fcefa3',
950: '#000000',
},
}SCSS
$custom: #fcefa3; $custom-light: #fef4bf; $custom-dark: #000000;
JSON
{
"hex": "#fcefa3",
"rgb": {
"r": 252,
"g": 239,
"b": 163
},
"hsl": {
"h": 51.236,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.94532,
"c": 0.09629,
"h": 99.7
},
"luminance": 0.85073
}Semantic roles & 50–950 ramp
primary
#FCEFA3
secondary
#6476DF
accent
#22E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181712
muted
#868582