#FAFCDC#FAFCDC
#FAFCDC is a very light, muted yellow. Relative luminance 0.951; OKLCH L 98.1% C 0.042 H 110.1°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFCDC |
|---|---|
| RGB | rgb(250, 252, 220) |
| HSL | hsl(64, 84%, 93%) |
| HSV | hsv(64, 13%, 99%) |
| CMYK | cmyk(0.8%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(98.08, -5.96, 15.12) |
| CIE-LCH | lch(98.08, 16.26, 111.53°) |
| OKLab | oklab(98.13% -0.0143 0.0392) |
| OKLCH | oklch(98.13% 0.042 110.1) |
| XYZ | xyz(87.1516, 95.1126, 81.4636) |
| Luminance | 0.9511 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 1.12
Off White (survey)
#FFFFE4
ΔE00 1.98
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.38
Beige
#F5F5DC
ΔE00 2.70
Eggshell (survey)
#FFFFD4
ΔE00 3.11
Cream
#FFFDD0
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFCDC #DEDCFC
analogous
#FCEEDC #FAFCDC #EAFCDC
triadic
#FAFCDC #DCFAFC #FCDCFA
tetradic
#FAFCDC #DCFCEE #DEDCFC #FCDCEA
square
#FAFCDC #DCFCEE #DEDCFC #FCDCEA
split-complementary
#FAFCDC #DCEAFC #EEDCFC
monochromatic
#EAF26B #F2F7A4 #FAFCDC #FBFDE3 #FBFDE3
Accessibility & contrast
On white
1.05
#FAFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#FAFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFCDC
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFCDC | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DA
Deuteranopia (green-blind)
#FFFADD
Tritanopia (blue-blind)
#FFF8F3
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fafcdc; /* rgb */ color: rgb(250, 252, 220); /* oklch */ color: oklch(98.1% 0.042 110.1);
Tailwind
colors: {
custom: {
50: '#fcfde6',
500: '#fafcdc',
950: '#000000',
},
}SCSS
$custom: #fafcdc; $custom-light: #fcfde6; $custom-dark: #000000;
JSON
{
"hex": "#fafcdc",
"rgb": {
"r": 250,
"g": 252,
"b": 220
},
"hsl": {
"h": 63.75,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.98129,
"c": 0.0417,
"h": 110.1
},
"luminance": 0.95112
}Semantic roles & 50–950 ramp
primary
#FAFCDC
secondary
#9D98E4
accent
#05E113
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171716
muted
#858584