#FCFDCC#FCFDCC
#FCFDCC is a very light, moderate yellow. Relative luminance 0.953; OKLCH L 98.1% C 0.063 H 108.5°. Best body text is #000000 at 20.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFDCC |
|---|---|
| RGB | rgb(252, 253, 204) |
| HSL | hsl(61, 92%, 90%) |
| HSV | hsv(61, 19%, 99%) |
| CMYK | cmyk(0.4%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(98.16, -8.13, 23.41) |
| CIE-LCH | lch(98.16, 24.78, 109.15°) |
| OKLab | oklab(98.12% -0.02 0.0598) |
| OKLCH | oklch(98.12% 0.063 108.5) |
| XYZ | xyz(86.1686, 95.3065, 70.9716) |
| Luminance | 0.9531 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory (survey)
#FFFFCB
ΔE00 0.86
Ecru
#FEFFCA
ΔE00 0.98
Cream
#FFFDD0
ΔE00 1.41
Eggshell (survey)
#FFFFD4
ΔE00 1.62
Egg Shell
#FFFCC4
ΔE00 2.04
Lemonchiffon
#FFFACD
ΔE00 2.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFDCC #CDCCFD
analogous
#FDE5CC #FCFDCC #E4FDCC
triadic
#FCFDCC #CCFCFD #FDCCFC
tetradic
#FCFDCC #CCFDE5 #CDCCFD #FDCCE4
square
#FCFDCC #CCFDE5 #CDCCFD #FDCCE4
split-complementary
#FCFDCC #CCE4FD #E5CCFD
monochromatic
#F5F856 #F9FB91 #FCFDCC #FDFEE2 #FDFEE2
Accessibility & contrast
On white
1.05
#FCFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.06
#FCFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFDCC
20.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFDCC | 1.00 | 1.05 | 20.06 | 20.06 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9C9
Deuteranopia (green-blind)
#FFFBCE
Tritanopia (blue-blind)
#FFF7EF
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fcfdcc; /* rgb */ color: rgb(252, 253, 204); /* oklch */ color: oklch(98.1% 0.063 108.5);
Tailwind
colors: {
custom: {
50: '#fdfedb',
500: '#fcfdcc',
950: '#000000',
},
}SCSS
$custom: #fcfdcc; $custom-light: #fdfedb; $custom-dark: #000000;
JSON
{
"hex": "#fcfdcc",
"rgb": {
"r": 252,
"g": 253,
"b": 204
},
"hsl": {
"h": 61.224,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.98121,
"c": 0.06306,
"h": 108.5
},
"luminance": 0.95306
}Semantic roles & 50–950 ramp
primary
#FCFDCC
secondary
#8A88E5
accent
#00E605
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171715
muted
#858584