#FCFCDA#FCFCDA
#FCFCDA is a very light, muted yellow. Relative luminance 0.954; OKLCH L 98.2% C 0.044 H 107.2°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCDA |
|---|---|
| RGB | rgb(252, 252, 218) |
| HSL | hsl(60, 85%, 92%) |
| HSV | hsv(60, 13%, 99%) |
| CMYK | cmyk(0%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(98.18, -5.57, 16.32) |
| CIE-LCH | lch(98.18, 17.24, 108.86°) |
| OKLab | oklab(98.24% -0.013 0.0422) |
| OKLCH | oklch(98.24% 0.044 107.2) |
| XYZ | xyz(87.6090, 95.3789, 80.1107) |
| Luminance | 0.9538 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 1.11
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.75
Off White (survey)
#FFFFE4
ΔE00 2.26
Eggshell (survey)
#FFFFD4
ΔE00 2.48
Pale
#FFF9D0
ΔE00 2.85
Cream
#FFFDD0
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCDA #DADAFC
analogous
#FCEBDA #FCFCDA #EBFCDA
triadic
#FCFCDA #DAFCFC #FCDAFC
tetradic
#FCFCDA #DAFCEB #DADAFC #FCDAEB
square
#FCFCDA #DAFCEB #DADAFC #FCDAEB
split-complementary
#FCFCDA #DAEBFC #EBDAFC
monochromatic
#F3F369 #F7F7A1 #FCFCDA #FDFDE3 #FDFDE3
Accessibility & contrast
On white
1.05
#FCFCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#FCFCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCDA
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCDA | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D8
Deuteranopia (green-blind)
#FFFBDB
Tritanopia (blue-blind)
#FFF7F2
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fcfcda; /* rgb */ color: rgb(252, 252, 218); /* oklch */ color: oklch(98.2% 0.044 107.2);
Tailwind
colors: {
custom: {
50: '#fdfde5',
500: '#fcfcda',
950: '#000000',
},
}SCSS
$custom: #fcfcda; $custom-light: #fdfde5; $custom-dark: #000000;
JSON
{
"hex": "#fcfcda",
"rgb": {
"r": 252,
"g": 252,
"b": 218
},
"hsl": {
"h": 60,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.98236,
"c": 0.04416,
"h": 107.2
},
"luminance": 0.95378
}Semantic roles & 50–950 ramp
primary
#FCFCDA
secondary
#9696E4
accent
#04E104
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171715
muted
#858584