#FBFFE5#FBFFE5
#FBFFE5 is a very light, muted yellow. Relative luminance 0.977; OKLCH L 99.0% C 0.034 H 114.1°. Best body text is #000000 at 20.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFE5 |
|---|---|
| RGB | rgb(251, 255, 229) |
| HSL | hsl(69, 100%, 95%) |
| HSV | hsv(69, 10%, 100%) |
| CMYK | cmyk(1.6%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(99.10, -5.70, 11.98) |
| CIE-LCH | lch(99.10, 13.26, 115.45°) |
| OKLab | oklab(99.02% -0.014 0.0312) |
| OKLCH | oklch(99.02% 0.034 114.1) |
| XYZ | xyz(89.6847, 97.6867, 88.2442) |
| Luminance | 0.9769 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.61
Lightyellow
#FFFFE0
ΔE00 2.11
Beige
#F5F5DC
ΔE00 2.50
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.42
Ivory
#FFFFF0
ΔE00 4.50
Cornsilk
#FFF8DC
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFE5 #E9E5FF
analogous
#FFF6E5 #FBFFE5 #EEFFE5
triadic
#FBFFE5 #E5FBFF #FFE5FB
tetradic
#FBFFE5 #E5FFF6 #E9E5FF #FFE5EE
square
#FBFFE5 #E5FFF6 #E9E5FF #FFE5EE
split-complementary
#FBFFE5 #E5EEFF #F6E5FF
monochromatic
#E8FF6B #F2FFA8 #FAFFE0 #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.02
#FBFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.54
#FBFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFE5
20.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFE5 | 1.00 | 1.02 | 20.54 | 20.54 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE4
Deuteranopia (green-blind)
#FFFDE6
Tritanopia (blue-blind)
#FEFCF7
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbffe5; /* rgb */ color: rgb(251, 255, 229); /* oklch */ color: oklch(99.0% 0.034 114.1);
Tailwind
colors: {
custom: {
50: '#fcffed',
500: '#fbffe5',
950: '#000000',
},
}SCSS
$custom: #fbffe5; $custom-light: #fcffed; $custom-dark: #000000;
JSON
{
"hex": "#fbffe5",
"rgb": {
"r": 251,
"g": 255,
"b": 229
},
"hsl": {
"h": 69.231,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.99017,
"c": 0.03415,
"h": 114.1
},
"luminance": 0.97686
}Semantic roles & 50–950 ramp
primary
#FBFFE5
secondary
#A89BED
accent
#00E623
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684