#FBFEF2#FBFEF2
#FBFEF2 is a very light, near-neutral yellow-green. Relative luminance 0.978; OKLCH L 99.2% C 0.016 H 118.1°. Best body text is #000000 at 20.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFEF2 |
|---|---|
| RGB | rgb(251, 254, 242) |
| HSL | hsl(75, 86%, 97%) |
| HSV | hsv(75, 5%, 100%) |
| CMYK | cmyk(1.2%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(99.14, -3.06, 5.39) |
| CIE-LCH | lch(99.14, 6.19, 119.61°) |
| OKLab | oklab(99.15% -0.0076 0.0141) |
| OKLCH | oklch(99.15% 0.016 118.1) |
| XYZ | xyz(91.2500, 97.8037, 98.0580) |
| Luminance | 0.9780 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.66
Mintcream
#F5FFFA
ΔE00 3.90
Floralwhite
#FFFAF0
ΔE00 4.12
Off White
#FAF9F6
ΔE00 4.93
Honeydew
#F0FFF0
ΔE00 5.00
Beige
#F5F5DC
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFEF2 #F5F2FE
analogous
#FEFBF2 #FBFEF2 #F5FEF2
triadic
#FBFEF2 #F2FBFE #FEF2FB
tetradic
#FBFEF2 #F2FEFB #F5F2FE #FEF2F5
square
#FBFEF2 #F2FEFB #F5F2FE #FEF2F5
split-complementary
#FBFEF2 #F2F5FE #FBF2FE
monochromatic
#D8F580 #EAFAB9 #F6FDE3 #F6FDE3 #F6FDE3
Accessibility & contrast
On white
1.02
#FBFEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.56
#FBFEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFEF2
20.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFEF2 | 1.00 | 1.02 | 20.56 | 20.56 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCF1
Deuteranopia (green-blind)
#FFFDF2
Tritanopia (blue-blind)
#FCFDFA
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fbfef2; /* rgb */ color: rgb(251, 254, 242); /* oklch */ color: oklch(99.2% 0.016 118.1);
Tailwind
colors: {
custom: {
50: '#fcfef6',
500: '#fbfef2',
950: '#000000',
},
}SCSS
$custom: #fbfef2; $custom-light: #fcfef6; $custom-dark: #000000;
JSON
{
"hex": "#fbfef2",
"rgb": {
"r": 251,
"g": 254,
"b": 242
},
"hsl": {
"h": 75,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.99151,
"c": 0.01603,
"h": 118.1
},
"luminance": 0.97804
}Semantic roles & 50–950 ramp
primary
#FBFEF2
secondary
#BAAAEA
accent
#03E23B
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585