#FBFEF3#FBFEF3
#FBFEF3 is a very light, near-neutral yellow-green. Relative luminance 0.979; OKLCH L 99.2% C 0.015 H 119.1°. Best body text is #000000 at 20.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFEF3 |
|---|---|
| RGB | rgb(251, 254, 243) |
| HSL | hsl(76, 85%, 97%) |
| HSV | hsv(76, 4%, 100%) |
| CMYK | cmyk(1.2%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(99.17, -2.89, 4.91) |
| CIE-LCH | lch(99.17, 5.70, 120.51°) |
| OKLab | oklab(99.18% -0.0072 0.0129) |
| OKLCH | oklch(99.18% 0.015 119.1) |
| XYZ | xyz(91.4006, 97.8640, 98.8511) |
| Luminance | 0.9786 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.93
Mintcream
#F5FFFA
ΔE00 3.64
Floralwhite
#FFFAF0
ΔE00 3.96
Off White
#FAF9F6
ΔE00 4.56
Honeydew
#F0FFF0
ΔE00 5.17
Oldlace
#FDF5E6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFEF3 #F6F3FE
analogous
#FEFCF3 #FBFEF3 #F6FEF3
triadic
#FBFEF3 #F3FBFE #FEF3FB
tetradic
#FBFEF3 #F3FEFC #F6F3FE #FEF3F6
square
#FBFEF3 #F3FEFC #F6F3FE #FEF3F6
split-complementary
#FBFEF3 #F3F6FE #FCF3FE
monochromatic
#D5F582 #E8F9BB #F6FDE3 #F6FDE3 #F6FDE3
Accessibility & contrast
On white
1.02
#FBFEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.57
#FBFEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFEF3
20.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFEF3 | 1.00 | 1.02 | 20.57 | 20.57 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDF2
Deuteranopia (green-blind)
#FFFDF3
Tritanopia (blue-blind)
#FCFDFB
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fbfef3; /* rgb */ color: rgb(251, 254, 243); /* oklch */ color: oklch(99.2% 0.015 119.1);
Tailwind
colors: {
custom: {
50: '#fcfef7',
500: '#fbfef3',
950: '#000000',
},
}SCSS
$custom: #fbfef3; $custom-light: #fcfef7; $custom-dark: #000000;
JSON
{
"hex": "#fbfef3",
"rgb": {
"r": 251,
"g": 254,
"b": 243
},
"hsl": {
"h": 76.364,
"s": 84.615,
"l": 97.451
},
"oklch": {
"l": 0.99177,
"c": 0.01475,
"h": 119.1
},
"luminance": 0.97864
}Semantic roles & 50–950 ramp
primary
#FBFEF3
secondary
#BCACEA
accent
#04E141
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585