#FCF6CC#FCF6CC
#FCF6CC is a very light, muted yellow. Relative luminance 0.910; OKLCH L 96.7% C 0.055 H 100.6°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF6CC |
|---|---|
| RGB | rgb(252, 246, 204) |
| HSL | hsl(53, 89%, 89%) |
| HSV | hsv(53, 19%, 99%) |
| CMYK | cmyk(0%, 2.4%, 19%, 1.2%) |
| CIE-LAB | lab(96.40, -4.64, 20.97) |
| CIE-LCH | lch(96.40, 21.48, 102.49°) |
| OKLab | oklab(96.73% -0.0101 0.0538) |
| OKLCH | oklch(96.73% 0.055 100.6) |
| XYZ | xyz(83.9992, 90.9678, 70.2485) |
| Luminance | 0.9097 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale
#FFF9D0
ΔE00 0.69
Lemonchiffon
#FFFACD
ΔE00 1.13
Cream
#FFFDD0
ΔE00 2.05
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.28
Eggshell (survey)
#FFFFD4
ΔE00 2.67
Ivory (survey)
#FFFFCB
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF6CC #CCD2FC
analogous
#FCDECC #FCF6CC #EAFCCC
triadic
#FCF6CC #CCFCF6 #F6CCFC
tetradic
#FCF6CC #CCFCDE #CCD2FC #FCCCEA
square
#FCF6CC #CCFCDE #CCD2FC #FCCCEA
split-complementary
#FCF6CC #CCEAFC #DECCFC
monochromatic
#F5E258 #F9EC92 #FCF6CC #FDFAE2 #FDFAE2
Accessibility & contrast
On white
1.09
#FCF6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#FCF6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF6CC
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF6CC | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF3C9
Deuteranopia (green-blind)
#FFF6CD
Tritanopia (blue-blind)
#FFF0EA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcf6cc; /* rgb */ color: rgb(252, 246, 204); /* oklch */ color: oklch(96.7% 0.055 100.6);
Tailwind
colors: {
custom: {
50: '#fdf9db',
500: '#fcf6cc',
950: '#000000',
},
}SCSS
$custom: #fcf6cc; $custom-light: #fdf9db; $custom-dark: #000000;
JSON
{
"hex": "#fcf6cc",
"rgb": {
"r": 252,
"g": 246,
"b": 204
},
"hsl": {
"h": 52.5,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.9673,
"c": 0.05471,
"h": 100.6
},
"luminance": 0.90967
}Semantic roles & 50–950 ramp
primary
#FCF6CC
secondary
#8994E3
accent
#1DE600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#171715
muted
#858584