#FAFCED#FAFCED
#FAFCED is a very light, near-neutral yellow. Relative luminance 0.961; OKLCH L 98.6% C 0.020 H 112.9°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFCED |
|---|---|
| RGB | rgb(250, 252, 237) |
| HSL | hsl(68, 71%, 96%) |
| HSV | hsv(68, 6%, 99%) |
| CMYK | cmyk(0.8%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(98.46, -3.23, 6.95) |
| CIE-LCH | lch(98.46, 7.66, 114.95°) |
| OKLab | oklab(98.55% -0.0077 0.0182) |
| OKLCH | oklch(98.55% 0.02 112.9) |
| XYZ | xyz(89.5186, 96.0594, 93.9297) |
| Luminance | 0.9606 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.13
Beige
#F5F5DC
ΔE00 3.90
Off White (survey)
#FFFFE4
ΔE00 4.22
Floralwhite
#FFFAF0
ΔE00 4.35
Oldlace
#FDF5E6
ΔE00 4.83
Mintcream
#F5FFFA
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFCED #EFEDFC
analogous
#FCF6ED #FAFCED #F2FCED
triadic
#FAFCED #EDFAFC #FCEDFA
tetradic
#FAFCED #EDFCF6 #EFEDFC #FCEDF2
square
#FAFCED #EDFCF6 #EFEDFC #FCEDF2
split-complementary
#FAFCED #EDF2FC #F6EDFC
monochromatic
#DDEB84 #EBF3B9 #F8FBE5 #F8FBE5 #F8FBE5
Accessibility & contrast
On white
1.04
#FAFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.21
#FAFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFCED
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFCED | 1.00 | 1.04 | 20.21 | 20.21 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEC
Deuteranopia (green-blind)
#FFFBEE
Tritanopia (blue-blind)
#FCFAF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fafced; /* rgb */ color: rgb(250, 252, 237); /* oklch */ color: oklch(98.6% 0.020 112.9);
Tailwind
colors: {
custom: {
50: '#fcfdf2',
500: '#fafced',
950: '#000000',
},
}SCSS
$custom: #fafced; $custom-light: #fcfdf2; $custom-dark: #000000;
JSON
{
"hex": "#fafced",
"rgb": {
"r": 250,
"g": 252,
"b": 237
},
"hsl": {
"h": 68,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.98551,
"c": 0.01977,
"h": 112.9
},
"luminance": 0.96059
}Semantic roles & 50–950 ramp
primary
#FAFCED
secondary
#B2AAE3
accent
#12D32C
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585