#FCF3AA#FCF3AA
#FCF3AA is a very light, moderate yellow. Relative luminance 0.877; OKLCH L 95.5% C 0.092 H 102.0°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF3AA |
|---|---|
| RGB | rgb(252, 243, 170) |
| HSL | hsl(53, 93%, 83%) |
| HSV | hsv(53, 33%, 99%) |
| CMYK | cmyk(0%, 3.6%, 32.5%, 1.2%) |
| CIE-LAB | lab(95.03, -7.59, 36.36) |
| CIE-LCH | lch(95.03, 37.14, 101.80°) |
| OKLab | oklab(95.45% -0.0192 0.0904) |
| OKLCH | oklch(95.45% 0.092 102) |
| XYZ | xyz(79.4520, 87.7007, 50.7650) |
| Luminance | 0.8770 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.97
Parchment
#FEFCAF
ΔE00 2.54
Buff
#FEF69E
ΔE00 2.62
Dark Cream
#FFF39A
ΔE00 2.86
Light Beige
#FFFEB6
ΔE00 2.97
Palegoldenrod
#EEE8AA
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF3AA #AAB3FC
analogous
#FCCAAA #FCF3AA #DCFCAA
triadic
#FCF3AA #AAFCF3 #F3AAFC
tetradic
#FCF3AA #AAFCCA #AAB3FC #FCAADC
square
#FCF3AA #AAFCCA #AAB3FC #FCAADC
split-complementary
#FCF3AA #AADCFC #CAAAFC
monochromatic
#F8E234 #FAEB6F #FCF3AA #FEFBE1 #FEFBE1
Accessibility & contrast
On white
1.13
#FCF3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#FCF3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF3AA
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF3AA | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA5
Deuteranopia (green-blind)
#FFF3AD
Tritanopia (blue-blind)
#FFE9E0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fcf3aa; /* rgb */ color: rgb(252, 243, 170); /* oklch */ color: oklch(95.5% 0.092 102.0);
Tailwind
colors: {
custom: {
50: '#fef7c4',
500: '#fcf3aa',
950: '#000000',
},
}SCSS
$custom: #fcf3aa; $custom-light: #fef7c4; $custom-dark: #000000;
JSON
{
"hex": "#fcf3aa",
"rgb": {
"r": 252,
"g": 243,
"b": 170
},
"hsl": {
"h": 53.415,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.95454,
"c": 0.09241,
"h": 102
},
"luminance": 0.87699
}Semantic roles & 50–950 ramp
primary
#FCF3AA
secondary
#6A77E0
accent
#19E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181712
muted
#868582