#FAFDEE#FAFDEE
#FAFDEE is a very light, near-neutral yellow-green. Relative luminance 0.967; OKLCH L 98.8% C 0.020 H 115.9°. Best body text is #000000 at 20.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFDEE |
|---|---|
| RGB | rgb(250, 253, 238) |
| HSL | hsl(72, 79%, 96%) |
| HSV | hsv(72, 6%, 99%) |
| CMYK | cmyk(1.2%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(98.73, -3.57, 6.83) |
| CIE-LCH | lch(98.73, 7.70, 117.59°) |
| OKLab | oklab(98.77% -0.0087 0.0179) |
| OKLCH | oklch(98.77% 0.02 115.9) |
| XYZ | xyz(89.9799, 96.7477, 94.8062) |
| Luminance | 0.9675 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.43
Beige
#F5F5DC
ΔE00 4.02
Off White (survey)
#FFFFE4
ΔE00 4.25
Honeydew
#F0FFF0
ΔE00 4.67
Floralwhite
#FFFAF0
ΔE00 4.73
Mintcream
#F5FFFA
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFDEE #F1EEFD
analogous
#FDF9EE #FAFDEE #F3FDEE
triadic
#FAFDEE #EEFAFD #FDEEFA
tetradic
#FAFDEE #EEFDF9 #F1EEFD #FDEEF3
square
#FAFDEE #EEFDF9 #F1EEFD #FDEEF3
split-complementary
#FAFDEE #EEF3FD #F9EEFD
monochromatic
#DAF080 #EAF7B7 #F7FCE4 #F7FCE4 #F7FCE4
Accessibility & contrast
On white
1.03
#FAFDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.35
#FAFDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFDEE
20.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFDEE | 1.00 | 1.03 | 20.35 | 20.35 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBED
Deuteranopia (green-blind)
#FFFBEF
Tritanopia (blue-blind)
#FCFBF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fafdee; /* rgb */ color: rgb(250, 253, 238); /* oklch */ color: oklch(98.8% 0.020 115.9);
Tailwind
colors: {
custom: {
50: '#fcfef3',
500: '#fafdee',
950: '#000000',
},
}SCSS
$custom: #fafdee; $custom-light: #fcfef3; $custom-dark: #000000;
JSON
{
"hex": "#fafdee",
"rgb": {
"r": 250,
"g": 253,
"b": 238
},
"hsl": {
"h": 72,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.98774,
"c": 0.01991,
"h": 115.9
},
"luminance": 0.96748
}Semantic roles & 50–950 ramp
primary
#FAFDEE
secondary
#B5A9E6
accent
#0ADB34
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585