#FBFDF3#FBFDF3
#FBFDF3 is a very light, near-neutral yellow-green. Relative luminance 0.972; OKLCH L 99.0% C 0.013 H 115.8°. Best body text is #000000 at 20.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFDF3 |
|---|---|
| RGB | rgb(251, 253, 243) |
| HSL | hsl(72, 71%, 97%) |
| HSV | hsv(72, 4%, 99%) |
| CMYK | cmyk(0.8%, 0%, 4%, 0.8%) |
| CIE-LAB | lab(98.92, -2.39, 4.55) |
| CIE-LCH | lch(98.92, 5.14, 117.72°) |
| OKLab | oklab(98.98% -0.0058 0.012) |
| OKLCH | oklch(98.98% 0.013 115.8) |
| XYZ | xyz(91.0841, 97.2310, 98.7456) |
| Luminance | 0.9723 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.12
Floralwhite
#FFFAF0
ΔE00 3.38
Mintcream
#F5FFFA
ΔE00 3.76
Off White
#FAF9F6
ΔE00 3.91
Oldlace
#FDF5E6
ΔE00 4.84
White
#FFFFFF
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFDF3 #F5F3FD
analogous
#FDFAF3 #FBFDF3 #F6FDF3
triadic
#FBFDF3 #F3FBFD #FDF3FB
tetradic
#FBFDF3 #F3FDFA #F5F3FD #FDF3F6
square
#FBFDF3 #F3FDFA #F5F3FD #FDF3F6
split-complementary
#FBFDF3 #F3F6FD #FAF3FD
monochromatic
#D8EC8A #EAF4BF #F6FBE5 #F6FBE5 #F6FBE5
Accessibility & contrast
On white
1.03
#FBFDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.45
#FBFDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFDF3
20.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFDF3 | 1.00 | 1.03 | 20.45 | 20.45 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCF2
Deuteranopia (green-blind)
#FEFCF3
Tritanopia (blue-blind)
#FCFCFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbfdf3; /* rgb */ color: rgb(251, 253, 243); /* oklch */ color: oklch(99.0% 0.013 115.8);
Tailwind
colors: {
custom: {
50: '#fcfef7',
500: '#fbfdf3',
950: '#000000',
},
}SCSS
$custom: #fbfdf3; $custom-light: #fcfef7; $custom-dark: #000000;
JSON
{
"hex": "#fbfdf3",
"rgb": {
"r": 251,
"g": 253,
"b": 243
},
"hsl": {
"h": 72,
"s": 71.429,
"l": 97.255
},
"oklch": {
"l": 0.98981,
"c": 0.01329,
"h": 115.8
},
"luminance": 0.97231
}Semantic roles & 50–950 ramp
primary
#FBFDF3
secondary
#BAB0E5
accent
#12D339
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585