#FBFFE1#FBFFE1
#FBFFE1 is a very light, muted yellow. Relative luminance 0.975; OKLCH L 98.9% C 0.039 H 113.3°. Best body text is #000000 at 20.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFE1 |
|---|---|
| RGB | rgb(251, 255, 225) |
| HSL | hsl(68, 100%, 94%) |
| HSV | hsv(68, 12%, 100%) |
| CMYK | cmyk(1.6%, 0%, 11.8%, 0%) |
| CIE-LAB | lab(99.01, -6.33, 13.90) |
| CIE-LCH | lch(99.01, 15.27, 114.50°) |
| OKLab | oklab(98.92% -0.0155 0.0361) |
| OKLCH | oklch(98.92% 0.039 113.3) |
| XYZ | xyz(89.1326, 97.4658, 85.3367) |
| Luminance | 0.9747 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 1.56
Off White (survey)
#FFFFE4
ΔE00 1.93
Beige
#F5F5DC
ΔE00 2.94
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.31
Eggshell (survey)
#FFFFD4
ΔE00 3.84
Cream
#FFFDD0
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFE1 #E5E1FF
analogous
#FFF4E1 #FBFFE1 #ECFFE1
triadic
#FBFFE1 #E1FBFF #FFE1FB
tetradic
#FBFFE1 #E1FFF4 #E5E1FF #FFE1EC
square
#FBFFE1 #E1FFF4 #E5E1FF #FFE1EC
split-complementary
#FBFFE1 #E1ECFF #F4E1FF
monochromatic
#EBFF67 #F3FFA4 #FBFFE0 #FBFFE0 #FBFFE0
Accessibility & contrast
On white
1.02
#FBFFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.49
#FBFFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFE1
20.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFE1 | 1.00 | 1.02 | 20.49 | 20.49 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCDF
Deuteranopia (green-blind)
#FFFDE2
Tritanopia (blue-blind)
#FFFBF6
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbffe1; /* rgb */ color: rgb(251, 255, 225); /* oklch */ color: oklch(98.9% 0.039 113.3);
Tailwind
colors: {
custom: {
50: '#fcffea',
500: '#fbffe1',
950: '#000000',
},
}SCSS
$custom: #fbffe1; $custom-light: #fcffea; $custom-dark: #000000;
JSON
{
"hex": "#fbffe1",
"rgb": {
"r": 251,
"g": 255,
"b": 225
},
"hsl": {
"h": 68,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.98919,
"c": 0.03927,
"h": 113.3
},
"luminance": 0.97465
}Semantic roles & 50–950 ramp
primary
#FBFFE1
secondary
#A397ED
accent
#00E61F
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684