#FAFDED#FAFDED
#FAFDED is a very light, muted yellow-green. Relative luminance 0.967; OKLCH L 98.7% C 0.021 H 115.4°. Best body text is #000000 at 20.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFDED |
|---|---|
| RGB | rgb(250, 253, 237) |
| HSL | hsl(71, 80%, 96%) |
| HSV | hsv(71, 6%, 99%) |
| CMYK | cmyk(1.2%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(98.71, -3.73, 7.31) |
| CIE-LCH | lch(98.71, 8.21, 117.07°) |
| OKLab | oklab(98.75% -0.0091 0.0191) |
| OKLCH | oklch(98.75% 0.021 115.4) |
| XYZ | xyz(89.8334, 96.6891, 94.0346) |
| Luminance | 0.9669 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.55
Beige
#F5F5DC
ΔE00 3.69
Off White (survey)
#FFFFE4
ΔE00 3.89
Honeydew
#F0FFF0
ΔE00 4.64
Floralwhite
#FFFAF0
ΔE00 4.97
Lightyellow
#FFFFE0
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFDED #F0EDFD
analogous
#FDF8ED #FAFDED #F2FDED
triadic
#FAFDED #EDFAFD #FDEDFA
tetradic
#FAFDED #EDFDF8 #F0EDFD #FDEDF2
square
#FAFDED #EDFDF8 #F0EDFD #FDEDF2
split-complementary
#FAFDED #EDF2FD #F8EDFD
monochromatic
#DBF17F #EBF7B6 #F7FCE3 #F7FCE3 #F7FCE3
Accessibility & contrast
On white
1.03
#FAFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.34
#FAFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFDED
20.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFDED | 1.00 | 1.03 | 20.34 | 20.34 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEC
Deuteranopia (green-blind)
#FFFBEE
Tritanopia (blue-blind)
#FCFBF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fafded; /* rgb */ color: rgb(250, 253, 237); /* oklch */ color: oklch(98.7% 0.021 115.4);
Tailwind
colors: {
custom: {
50: '#fcfef2',
500: '#fafded',
950: '#000000',
},
}SCSS
$custom: #fafded; $custom-light: #fcfef2; $custom-dark: #000000;
JSON
{
"hex": "#fafded",
"rgb": {
"r": 250,
"g": 253,
"b": 237
},
"hsl": {
"h": 71.25,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.98748,
"c": 0.02119,
"h": 115.4
},
"luminance": 0.96689
}Semantic roles & 50–950 ramp
primary
#FAFDED
secondary
#B4A8E6
accent
#09DC31
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585