#FBFDF4#FBFDF4
#FBFDF4 is a very light, near-neutral yellow-green. Relative luminance 0.973; OKLCH L 99.0% C 0.012 H 116.8°. Best body text is #000000 at 20.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFDF4 |
|---|---|
| RGB | rgb(251, 253, 244) |
| HSL | hsl(73, 69%, 97%) |
| HSV | hsv(73, 4%, 99%) |
| CMYK | cmyk(0.8%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(98.94, -2.22, 4.07) |
| CIE-LCH | lch(98.94, 4.63, 118.61°) |
| OKLab | oklab(99.01% -0.0054 0.0107) |
| OKLCH | oklch(99.01% 0.012 116.8) |
| XYZ | xyz(91.2355, 97.2915, 99.5431) |
| Luminance | 0.9729 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.51
Floralwhite
#FFFAF0
ΔE00 3.30
Off White
#FAF9F6
ΔE00 3.52
Mintcream
#F5FFFA
ΔE00 3.59
White
#FFFFFF
ΔE00 4.74
Whitesmoke
#F5F5F5
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFDF4 #F6F4FD
analogous
#FDFAF4 #FBFDF4 #F7FDF4
triadic
#FBFDF4 #F4FBFD #FDF4FB
tetradic
#FBFDF4 #F4FDFA #F6F4FD #FDF4F7
square
#FBFDF4 #F4FDFA #F6F4FD #FDF4F7
split-complementary
#FBFDF4 #F4F7FD #FAF4FD
monochromatic
#D5EA8C #E8F4C0 #F6FAE5 #F6FAE5 #F6FAE5
Accessibility & contrast
On white
1.03
#FBFDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.46
#FBFDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFDF4
20.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFDF4 | 1.00 | 1.03 | 20.46 | 20.46 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF4
Deuteranopia (green-blind)
#FEFCF4
Tritanopia (blue-blind)
#FCFCFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbfdf4; /* rgb */ color: rgb(251, 253, 244); /* oklch */ color: oklch(99.0% 0.012 116.8);
Tailwind
colors: {
custom: {
50: '#fcfef7',
500: '#fbfdf4',
950: '#000000',
},
}SCSS
$custom: #fbfdf4; $custom-light: #fcfef7; $custom-dark: #000000;
JSON
{
"hex": "#fbfdf4",
"rgb": {
"r": 251,
"g": 253,
"b": 244
},
"hsl": {
"h": 73.333,
"s": 69.231,
"l": 97.451
},
"oklch": {
"l": 0.99008,
"c": 0.01199,
"h": 116.8
},
"luminance": 0.97291
}Semantic roles & 50–950 ramp
primary
#FBFDF4
secondary
#BCB1E4
accent
#14D13E
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585