#FBFFE4#FBFFE4
#FBFFE4 is a very light, muted yellow. Relative luminance 0.976; OKLCH L 99.0% C 0.035 H 113.9°. Best body text is #000000 at 20.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFE4 |
|---|---|
| RGB | rgb(251, 255, 228) |
| HSL | hsl(69, 100%, 95%) |
| HSV | hsv(69, 11%, 100%) |
| CMYK | cmyk(1.6%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(99.08, -5.86, 12.46) |
| CIE-LCH | lch(99.08, 13.77, 115.19°) |
| OKLab | oklab(98.99% -0.0143 0.0324) |
| OKLCH | oklch(98.99% 0.035 113.9) |
| XYZ | xyz(89.5455, 97.6310, 87.5110) |
| Luminance | 0.9763 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.61
Lightyellow
#FFFFE0
ΔE00 1.91
Beige
#F5F5DC
ΔE00 2.56
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.13
Cornsilk
#FFF8DC
ΔE00 4.66
Eggshell (survey)
#FFFFD4
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFE4 #E8E4FF
analogous
#FFF6E4 #FBFFE4 #EEFFE4
triadic
#FBFFE4 #E4FBFF #FFE4FB
tetradic
#FBFFE4 #E4FFF6 #E8E4FF #FFE4EE
square
#FBFFE4 #E4FFF6 #E8E4FF #FFE4EE
split-complementary
#FBFFE4 #E4EEFF #F6E4FF
monochromatic
#E9FF6A #F2FFA7 #FAFFE0 #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.02
#FBFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.53
#FBFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFE4
20.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFE4 | 1.00 | 1.02 | 20.53 | 20.53 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE2
Deuteranopia (green-blind)
#FFFDE5
Tritanopia (blue-blind)
#FFFCF7
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbffe4; /* rgb */ color: rgb(251, 255, 228); /* oklch */ color: oklch(99.0% 0.035 113.9);
Tailwind
colors: {
custom: {
50: '#fcffec',
500: '#fbffe4',
950: '#000000',
},
}SCSS
$custom: #fbffe4; $custom-light: #fcffec; $custom-dark: #000000;
JSON
{
"hex": "#fbffe4",
"rgb": {
"r": 251,
"g": 255,
"b": 228
},
"hsl": {
"h": 68.889,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.98992,
"c": 0.03544,
"h": 113.9
},
"luminance": 0.97631
}Semantic roles & 50–950 ramp
primary
#FBFFE4
secondary
#A69AED
accent
#00E622
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684