#FCEFAC#FCEFAC
#FCEFAC is a very light, moderate yellow. Relative luminance 0.854; OKLCH L 94.7% C 0.086 H 98.5°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEFAC |
|---|---|
| RGB | rgb(252, 239, 172) |
| HSL | hsl(50, 93%, 83%) |
| HSV | hsv(50, 32%, 99%) |
| CMYK | cmyk(0%, 5.2%, 31.7%, 1.2%) |
| CIE-LAB | lab(94.06, -5.36, 34.06) |
| CIE-LCH | lch(94.06, 34.47, 98.94°) |
| OKLab | oklab(94.69% -0.0127 0.085) |
| OKLCH | oklch(94.69% 0.086 98.5) |
| XYZ | xyz(78.4586, 85.4089, 51.3743) |
| Luminance | 0.8541 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 0.28
Vanilla
#F3E5AB
ΔE00 2.72
Palegoldenrod
#EEE8AA
ΔE00 2.82
Dark Cream
#FFF39A
ΔE00 3.93
Buff
#FEF69E
ΔE00 4.11
Parchment
#FEFCAF
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEFAC #ACB9FC
analogous
#FCC7AC #FCEFAC #E1FCAC
triadic
#FCEFAC #ACFCEF #EFACFC
tetradic
#FCEFAC #ACFCC7 #ACB9FC #FCACE1
square
#FCEFAC #ACFCC7 #ACB9FC #FCACE1
split-complementary
#FCEFAC #ACE1FC #C7ACFC
monochromatic
#F8D836 #FAE471 #FCEFAC #FEF9E1 #FEF9E1
Accessibility & contrast
On white
1.16
#FCEFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#FCEFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEFAC
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEFAC | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA7
Deuteranopia (green-blind)
#FFF0AE
Tritanopia (blue-blind)
#FFE6DD
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fcefac; /* rgb */ color: rgb(252, 239, 172); /* oklch */ color: oklch(94.7% 0.086 98.5);
Tailwind
colors: {
custom: {
50: '#fef4c5',
500: '#fcefac',
950: '#000000',
},
}SCSS
$custom: #fcefac; $custom-light: #fef4c5; $custom-dark: #000000;
JSON
{
"hex": "#fcefac",
"rgb": {
"r": 252,
"g": 239,
"b": 172
},
"hsl": {
"h": 50.25,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.94693,
"c": 0.08597,
"h": 98.5
},
"luminance": 0.85407
}Semantic roles & 50–950 ramp
primary
#FCEFAC
secondary
#6C7FE0
accent
#25E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181713
muted
#868582