#FCF4AF#FCF4AF
#FCF4AF is a very light, moderate yellow. Relative luminance 0.885; OKLCH L 95.7% C 0.088 H 102.3°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF4AF |
|---|---|
| RGB | rgb(252, 244, 175) |
| HSL | hsl(54, 93%, 84%) |
| HSV | hsv(54, 31%, 99%) |
| CMYK | cmyk(0%, 3.2%, 30.6%, 1.2%) |
| CIE-LAB | lab(95.37, -7.49, 34.29) |
| CIE-LCH | lch(95.37, 35.10, 102.32°) |
| OKLab | oklab(95.75% -0.0187 0.0857) |
| OKLCH | oklch(95.75% 0.088 102.3) |
| XYZ | xyz(80.2341, 88.4937, 53.4035) |
| Luminance | 0.8849 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.89
Parchment
#FEFCAF
ΔE00 2.53
Light Beige
#FFFEB6
ΔE00 2.65
Palegoldenrod
#EEE8AA
ΔE00 2.91
Creme
#FFFFB6
ΔE00 2.97
Buff
#FEF69E
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF4AF #AFB7FC
analogous
#FCCDAF #FCF4AF #DDFCAF
triadic
#FCF4AF #AFFCF4 #F4AFFC
tetradic
#FCF4AF #AFFCCD #AFB7FC #FCAFDD
square
#FCF4AF #AFFCCD #AFB7FC #FCAFDD
split-complementary
#FCF4AF #AFDDFC #CDAFFC
monochromatic
#F8E439 #FAEC74 #FCF4AF #FEFBE2 #FEFBE2
Accessibility & contrast
On white
1.12
#FCF4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#FCF4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF4AF
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF4AF | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFAA
Deuteranopia (green-blind)
#FFF4B2
Tritanopia (blue-blind)
#FFEBE2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fcf4af; /* rgb */ color: rgb(252, 244, 175); /* oklch */ color: oklch(95.7% 0.088 102.3);
Tailwind
colors: {
custom: {
50: '#fef7c7',
500: '#fcf4af',
950: '#000000',
},
}SCSS
$custom: #fcf4af; $custom-light: #fef7c7; $custom-dark: #000000;
JSON
{
"hex": "#fcf4af",
"rgb": {
"r": 252,
"g": 244,
"b": 175
},
"hsl": {
"h": 53.766,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.95745,
"c": 0.08766,
"h": 102.3
},
"luminance": 0.88492
}Semantic roles & 50–950 ramp
primary
#FCF4AF
secondary
#6F7BE0
accent
#18E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181713
muted
#868582