#FAFDEB#FAFDEB
#FAFDEB is a very light, muted yellow-green. Relative luminance 0.966; OKLCH L 98.7% C 0.024 H 114.5°. Best body text is #000000 at 20.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFDEB |
|---|---|
| RGB | rgb(250, 253, 235) |
| HSL | hsl(70, 82%, 96%) |
| HSV | hsv(70, 7%, 99%) |
| CMYK | cmyk(1.2%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(98.66, -4.07, 8.27) |
| CIE-LCH | lch(98.66, 9.21, 116.19°) |
| OKLab | oklab(98.7% -0.0099 0.0216) |
| OKLCH | oklch(98.7% 0.024 114.5) |
| XYZ | xyz(89.5429, 96.5729, 92.5043) |
| Luminance | 0.9657 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.98
Beige
#F5F5DC
ΔE00 3.08
Off White (survey)
#FFFFE4
ΔE00 3.20
Lightyellow
#FFFFE0
ΔE00 4.36
Honeydew
#F0FFF0
ΔE00 4.66
Cornsilk
#FFF8DC
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFDEB #EEEBFD
analogous
#FDF7EB #FAFDEB #F1FDEB
triadic
#FAFDEB #EBFAFD #FDEBFA
tetradic
#FAFDEB #EBFDF7 #EEEBFD #FDEBF1
square
#FAFDEB #EBFDF7 #EEEBFD #FDEBF1
split-complementary
#FAFDEB #EBF1FD #F7EBFD
monochromatic
#DEF27C #ECF7B3 #F8FCE3 #F8FCE3 #F8FCE3
Accessibility & contrast
On white
1.03
#FAFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.31
#FAFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFDEB
20.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFDEB | 1.00 | 1.03 | 20.31 | 20.31 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEA
Deuteranopia (green-blind)
#FFFBEC
Tritanopia (blue-blind)
#FCFBF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fafdeb; /* rgb */ color: rgb(250, 253, 235); /* oklch */ color: oklch(98.7% 0.024 114.5);
Tailwind
colors: {
custom: {
50: '#fcfef1',
500: '#fafdeb',
950: '#000000',
},
}SCSS
$custom: #fafdeb; $custom-light: #fcfef1; $custom-dark: #000000;
JSON
{
"hex": "#fafdeb",
"rgb": {
"r": 250,
"g": 253,
"b": 235
},
"hsl": {
"h": 70,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.98697,
"c": 0.02377,
"h": 114.5
},
"luminance": 0.96573
}Semantic roles & 50–950 ramp
primary
#FAFDEB
secondary
#B0A6E7
accent
#07DE2B
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585