#FBFFE7#FBFFE7
#FBFFE7 is a very light, muted yellow-green. Relative luminance 0.978; OKLCH L 99.1% C 0.032 H 114.7°. Best body text is #000000 at 20.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFE7 |
|---|---|
| RGB | rgb(251, 255, 231) |
| HSL | hsl(70, 100%, 95%) |
| HSV | hsv(70, 9%, 100%) |
| CMYK | cmyk(1.6%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(99.14, -5.38, 11.02) |
| CIE-LCH | lch(99.14, 12.26, 116.02°) |
| OKLab | oklab(99.07% -0.0132 0.0287) |
| OKLCH | oklch(99.07% 0.032 114.7) |
| XYZ | xyz(89.9655, 97.7990, 89.7234) |
| Luminance | 0.9780 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.80
Beige
#F5F5DC
ΔE00 2.49
Lightyellow
#FFFFE0
ΔE00 2.60
Ivory
#FFFFF0
ΔE00 3.91
Cornsilk
#FFF8DC
ΔE00 4.73
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFE7 #EBE7FF
analogous
#FFF7E7 #FBFFE7 #EFFFE7
triadic
#FBFFE7 #E7FBFF #FFE7FB
tetradic
#FBFFE7 #E7FFF7 #EBE7FF #FFE7EF
square
#FBFFE7 #E7FFF7 #EBE7FF #FFE7EF
split-complementary
#FBFFE7 #E7EFFF #F7E7FF
monochromatic
#E7FF6D #F1FFAA #FAFFE0 #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.02
#FBFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.56
#FBFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFE7
20.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFE7 | 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)
#FFFCE6
Deuteranopia (green-blind)
#FFFDE8
Tritanopia (blue-blind)
#FEFCF8
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fbffe7; /* rgb */ color: rgb(251, 255, 231); /* oklch */ color: oklch(99.1% 0.032 114.7);
Tailwind
colors: {
custom: {
50: '#fcffee',
500: '#fbffe7',
950: '#000000',
},
}SCSS
$custom: #fbffe7; $custom-light: #fcffee; $custom-dark: #000000;
JSON
{
"hex": "#fbffe7",
"rgb": {
"r": 251,
"g": 255,
"b": 231
},
"hsl": {
"h": 70,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.99066,
"c": 0.03159,
"h": 114.7
},
"luminance": 0.97799
}Semantic roles & 50–950 ramp
primary
#FBFFE7
secondary
#AA9DEE
accent
#00E626
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685