#FCF6D6#FCF6D6
#FCF6D6 is a very light, muted yellow. Relative luminance 0.915; OKLCH L 97.0% C 0.042 H 98.4°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF6D6 |
|---|---|
| RGB | rgb(252, 246, 214) |
| HSL | hsl(51, 86%, 91%) |
| HSV | hsv(51, 15%, 99%) |
| CMYK | cmyk(0%, 2.4%, 15.1%, 1.2%) |
| CIE-LAB | lab(96.60, -3.18, 16.13) |
| CIE-LCH | lch(96.60, 16.44, 101.14°) |
| OKLab | oklab(96.96% -0.0061 0.0417) |
| OKLCH | oklch(96.96% 0.042 98.4) |
| XYZ | xyz(85.2373, 91.4630, 76.7691) |
| Luminance | 0.9146 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 1.52
Pale
#FFF9D0
ΔE00 2.58
Lightyellow
#FFFFE0
ΔE00 2.90
Beige
#F5F5DC
ΔE00 3.07
Off White (survey)
#FFFFE4
ΔE00 3.18
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF6D6 #D6DCFC
analogous
#FCE3D6 #FCF6D6 #EFFCD6
triadic
#FCF6D6 #D6FCF6 #F6D6FC
tetradic
#FCF6D6 #D6FCE3 #D6DCFC #FCD6EF
square
#FCF6D6 #D6FCE3 #D6DCFC #FCD6EF
split-complementary
#FCF6D6 #D6EFFC #E3D6FC
monochromatic
#F4DD64 #F8E99D #FCF6D6 #FDF9E2 #FDF9E2
Accessibility & contrast
On white
1.09
#FCF6D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#FCF6D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF6D6
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF6D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF6D6 | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF4D4
Deuteranopia (green-blind)
#FFF6D7
Tritanopia (blue-blind)
#FFF1ED
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcf6d6; /* rgb */ color: rgb(252, 246, 214); /* oklch */ color: oklch(97.0% 0.042 98.4);
Tailwind
colors: {
custom: {
50: '#fdf9e2',
500: '#fcf6d6',
950: '#000000',
},
}SCSS
$custom: #fcf6d6; $custom-light: #fdf9e2; $custom-dark: #000000;
JSON
{
"hex": "#fcf6d6",
"rgb": {
"r": 252,
"g": 246,
"b": 214
},
"hsl": {
"h": 50.526,
"s": 86.364,
"l": 91.373
},
"oklch": {
"l": 0.96958,
"c": 0.04217,
"h": 98.4
},
"luminance": 0.91462
}Semantic roles & 50–950 ramp
primary
#FCF6D6
secondary
#929FE4
accent
#26E303
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171715
muted
#858584