#FBFFE8#FBFFE8
#FBFFE8 is a very light, muted yellow-green. Relative luminance 0.979; OKLCH L 99.1% C 0.030 H 115.0°. Best body text is #000000 at 20.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFE8 |
|---|---|
| RGB | rgb(251, 255, 232) |
| HSL | hsl(70, 100%, 95%) |
| HSV | hsv(70, 9%, 100%) |
| CMYK | cmyk(1.6%, 0%, 9%, 0%) |
| CIE-LAB | lab(99.16, -5.22, 10.54) |
| CIE-LCH | lch(99.16, 11.76, 116.34°) |
| OKLab | oklab(99.09% -0.0128 0.0275) |
| OKLCH | oklch(99.09% 0.03 115) |
| XYZ | xyz(90.1072, 97.8557, 90.4693) |
| Luminance | 0.9786 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.97
Beige
#F5F5DC
ΔE00 2.55
Lightyellow
#FFFFE0
ΔE00 2.87
Ivory
#FFFFF0
ΔE00 3.61
Cornsilk
#FFF8DC
ΔE00 4.79
Honeydew
#F0FFF0
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFE8 #ECE8FF
analogous
#FFF7E8 #FBFFE8 #EFFFE8
triadic
#FBFFE8 #E8FBFF #FFE8FB
tetradic
#FBFFE8 #E8FFF7 #ECE8FF #FFE8EF
square
#FBFFE8 #E8FFF7 #ECE8FF #FFE8EF
split-complementary
#FBFFE8 #E8EFFF #F7E8FF
monochromatic
#E6FF6E #F0FFAB #FAFFE0 #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.02
#FBFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.57
#FBFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFE8
20.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFE8 | 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)
#FFFCE7
Deuteranopia (green-blind)
#FFFDE9
Tritanopia (blue-blind)
#FEFCF8
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fbffe8; /* rgb */ color: rgb(251, 255, 232); /* oklch */ color: oklch(99.1% 0.030 115.0);
Tailwind
colors: {
custom: {
50: '#fcffef',
500: '#fbffe8',
950: '#000000',
},
}SCSS
$custom: #fbffe8; $custom-light: #fcffef; $custom-dark: #000000;
JSON
{
"hex": "#fbffe8",
"rgb": {
"r": 251,
"g": 255,
"b": 232
},
"hsl": {
"h": 70.435,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.99091,
"c": 0.03031,
"h": 115
},
"luminance": 0.97855
}Semantic roles & 50–950 ramp
primary
#FBFFE8
secondary
#AB9DEE
accent
#00E628
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685