#FBFEF1#FBFEF1
#FBFEF1 is a very light, near-neutral yellow-green. Relative luminance 0.977; OKLCH L 99.1% C 0.017 H 117.3°. Best body text is #000000 at 20.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFEF1 |
|---|---|
| RGB | rgb(251, 254, 241) |
| HSL | hsl(74, 87%, 97%) |
| HSV | hsv(74, 5%, 100%) |
| CMYK | cmyk(1.2%, 0%, 5.1%, 0.4%) |
| CIE-LAB | lab(99.12, -3.23, 5.86) |
| CIE-LCH | lch(99.12, 6.69, 118.84°) |
| OKLab | oklab(99.12% -0.0079 0.0154) |
| OKLCH | oklch(99.12% 0.017 117.3) |
| XYZ | xyz(91.1002, 97.7438, 97.2691) |
| Luminance | 0.9774 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.46
Mintcream
#F5FFFA
ΔE00 4.18
Floralwhite
#FFFAF0
ΔE00 4.30
Beige
#F5F5DC
ΔE00 4.80
Honeydew
#F0FFF0
ΔE00 4.86
Off White (survey)
#FFFFE4
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFEF1 #F4F1FE
analogous
#FEFBF1 #FBFEF1 #F5FEF1
triadic
#FBFEF1 #F1FBFE #FEF1FB
tetradic
#FBFEF1 #F1FEFB #F4F1FE #FEF1F5
square
#FBFEF1 #F1FEFB #F4F1FE #FEF1F5
split-complementary
#FBFEF1 #F1F5FE #FBF1FE
monochromatic
#DAF67F #EBFAB8 #F7FDE2 #F7FDE2 #F7FDE2
Accessibility & contrast
On white
1.02
#FBFEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.55
#FBFEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFEF1
20.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFEF1 | 1.00 | 1.02 | 20.55 | 20.55 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCF0
Deuteranopia (green-blind)
#FFFDF1
Tritanopia (blue-blind)
#FDFCFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbfef1; /* rgb */ color: rgb(251, 254, 241); /* oklch */ color: oklch(99.1% 0.017 117.3);
Tailwind
colors: {
custom: {
50: '#fcfef5',
500: '#fbfef1',
950: '#000000',
},
}SCSS
$custom: #fbfef1; $custom-light: #fcfef5; $custom-dark: #000000;
JSON
{
"hex": "#fbfef1",
"rgb": {
"r": 251,
"g": 254,
"b": 241
},
"hsl": {
"h": 73.846,
"s": 86.667,
"l": 97.059
},
"oklch": {
"l": 0.99124,
"c": 0.01732,
"h": 117.3
},
"luminance": 0.97744
}Semantic roles & 50–950 ramp
primary
#FBFEF1
secondary
#B8A9EA
accent
#02E336
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585