#FCFDDF#FCFDDF
#FCFDDF is a very light, muted yellow. Relative luminance 0.963; OKLCH L 98.6% C 0.039 H 108.7°. Best body text is #000000 at 20.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFDDF |
|---|---|
| RGB | rgb(252, 253, 223) |
| HSL | hsl(62, 88%, 93%) |
| HSV | hsv(62, 12%, 99%) |
| CMYK | cmyk(0.4%, 0%, 11.9%, 0.8%) |
| CIE-LAB | lab(98.54, -5.30, 14.26) |
| CIE-LCH | lch(98.54, 15.22, 110.40°) |
| OKLab | oklab(98.55% -0.0125 0.037) |
| OKLCH | oklch(98.55% 0.039 108.7) |
| XYZ | xyz(88.5880, 96.2743, 83.7136) |
| Luminance | 0.9627 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 0.63
Off White (survey)
#FFFFE4
ΔE00 1.18
Beige
#F5F5DC
ΔE00 2.24
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.95
Cornsilk
#FFF8DC
ΔE00 3.59
Eggshell (survey)
#FFFFD4
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFDDF #E0DFFD
analogous
#FDEFDF #FCFDDF #EDFDDF
triadic
#FCFDDF #DFFCFD #FDDFFC
tetradic
#FCFDDF #DFFDEF #E0DFFD #FDDFED
square
#FCFDDF #DFFDEF #E0DFFD #FDDFED
split-complementary
#FCFDDF #DFEDFD #EFDFFD
monochromatic
#F1F66C #F7F9A5 #FCFDDF #FCFDE2 #FCFDE2
Accessibility & contrast
On white
1.04
#FCFDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.25
#FCFDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFDDF
20.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFDDF | 1.00 | 1.04 | 20.25 | 20.25 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADD
Deuteranopia (green-blind)
#FFFBE0
Tritanopia (blue-blind)
#FFF9F4
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcfddf; /* rgb */ color: rgb(252, 253, 223); /* oklch */ color: oklch(98.6% 0.039 108.7);
Tailwind
colors: {
custom: {
50: '#fdfee9',
500: '#fcfddf',
950: '#000000',
},
}SCSS
$custom: #fcfddf; $custom-light: #fdfee9; $custom-dark: #000000;
JSON
{
"hex": "#fcfddf",
"rgb": {
"r": 252,
"g": 253,
"b": 223
},
"hsl": {
"h": 62,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.98552,
"c": 0.03905,
"h": 108.7
},
"luminance": 0.96274
}Semantic roles & 50–950 ramp
primary
#FCFDDF
secondary
#9C99E7
accent
#01E508
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171716
muted
#858584