#FAFDEF#FAFDEF
#FAFDEF is a very light, near-neutral yellow-green. Relative luminance 0.968; OKLCH L 98.8% C 0.019 H 116.6°. Best body text is #000000 at 20.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFDEF |
|---|---|
| RGB | rgb(250, 253, 239) |
| HSL | hsl(73, 78%, 96%) |
| HSV | hsv(73, 6%, 99%) |
| CMYK | cmyk(1.2%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(98.75, -3.40, 6.35) |
| CIE-LCH | lch(98.75, 7.20, 118.17°) |
| OKLab | oklab(98.8% -0.0083 0.0167) |
| OKLCH | oklch(98.8% 0.019 116.6) |
| XYZ | xyz(90.1273, 96.8067, 95.5821) |
| Luminance | 0.9681 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.42
Beige
#F5F5DC
ΔE00 4.37
Mintcream
#F5FFFA
ΔE00 4.49
Floralwhite
#FFFAF0
ΔE00 4.50
Off White (survey)
#FFFFE4
ΔE00 4.62
Honeydew
#F0FFF0
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFDEF #F2EFFD
analogous
#FDF9EF #FAFDEF #F3FDEF
triadic
#FAFDEF #EFFAFD #FDEFFA
tetradic
#FAFDEF #EFFDF9 #F2EFFD #FDEFF3
square
#FAFDEF #EFFDF9 #F2EFFD #FDEFF3
split-complementary
#FAFDEF #EFF3FD #F9EFFD
monochromatic
#D8EF82 #E9F6B9 #F7FCE4 #F7FCE4 #F7FCE4
Accessibility & contrast
On white
1.03
#FAFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.36
#FAFDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFDEF
20.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFDEF | 1.00 | 1.03 | 20.36 | 20.36 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEE
Deuteranopia (green-blind)
#FFFCEF
Tritanopia (blue-blind)
#FCFBF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fafdef; /* rgb */ color: rgb(250, 253, 239); /* oklch */ color: oklch(98.8% 0.019 116.6);
Tailwind
colors: {
custom: {
50: '#fcfef4',
500: '#fafdef',
950: '#000000',
},
}SCSS
$custom: #fafdef; $custom-light: #fcfef4; $custom-dark: #000000;
JSON
{
"hex": "#fafdef",
"rgb": {
"r": 250,
"g": 253,
"b": 239
},
"hsl": {
"h": 72.857,
"s": 77.778,
"l": 96.471
},
"oklch": {
"l": 0.988,
"c": 0.01862,
"h": 116.6
},
"luminance": 0.96807
}Semantic roles & 50–950 ramp
primary
#FAFDEF
secondary
#B7AAE6
accent
#0BDA38
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585