#FCFCDF#FCFCDF
#FCFCDF is a very light, muted yellow. Relative luminance 0.956; OKLCH L 98.4% C 0.038 H 107.1°. Best body text is #000000 at 20.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCDF |
|---|---|
| RGB | rgb(252, 252, 223) |
| HSL | hsl(60, 83%, 93%) |
| HSV | hsv(60, 12%, 99%) |
| CMYK | cmyk(0%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(98.29, -4.81, 13.91) |
| CIE-LCH | lch(98.29, 14.72, 109.06°) |
| OKLab | oklab(98.35% -0.0111 0.0361) |
| OKLCH | oklch(98.35% 0.038 107.1) |
| XYZ | xyz(88.2731, 95.6446, 83.6087) |
| Luminance | 0.9564 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 0.83
Off White (survey)
#FFFFE4
ΔE00 0.90
Beige
#F5F5DC
ΔE00 1.85
Cornsilk
#FFF8DC
ΔE00 3.09
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.23
Pale
#FFF9D0
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCDF #DFDFFC
analogous
#FCEDDF #FCFCDF #EDFCDF
triadic
#FCFCDF #DFFCFC #FCDFFC
tetradic
#FCFCDF #DFFCED #DFDFFC #FCDFED
square
#FCFCDF #DFFCED #DFDFFC #FCDFED
split-complementary
#FCFCDF #DFEDFC #EDDFFC
monochromatic
#F2F26F #F7F7A7 #FCFCDF #FCFCE3 #FCFCE3
Accessibility & contrast
On white
1.04
#FCFCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.13
#FCFCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCDF
20.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCDF | 1.00 | 1.04 | 20.13 | 20.13 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DD
Deuteranopia (green-blind)
#FFFBE0
Tritanopia (blue-blind)
#FFF8F4
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fcfcdf; /* rgb */ color: rgb(252, 252, 223); /* oklch */ color: oklch(98.4% 0.038 107.1);
Tailwind
colors: {
custom: {
50: '#fdfde9',
500: '#fcfcdf',
950: '#000000',
},
}SCSS
$custom: #fcfcdf; $custom-light: #fdfde9; $custom-dark: #000000;
JSON
{
"hex": "#fcfcdf",
"rgb": {
"r": 252,
"g": 252,
"b": 223
},
"hsl": {
"h": 60,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.98354,
"c": 0.03777,
"h": 107.1
},
"luminance": 0.95644
}Semantic roles & 50–950 ramp
primary
#FCFCDF
secondary
#9B9BE4
accent
#06DF06
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171716
muted
#858584