#FBFBED#FBFBED
#FBFBED is a very light, near-neutral yellow. Relative luminance 0.956; OKLCH L 98.4% C 0.018 H 106.7°. Best body text is #000000 at 20.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBED |
|---|---|
| RGB | rgb(251, 251, 237) |
| HSL | hsl(60, 64%, 96%) |
| HSV | hsv(60, 6%, 98%) |
| CMYK | cmyk(0%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(98.28, -2.39, 6.70) |
| CIE-LCH | lch(98.28, 7.12, 109.64°) |
| OKLab | oklab(98.43% -0.0053 0.0176) |
| OKLCH | oklch(98.43% 0.018 106.7) |
| XYZ | xyz(89.5647, 95.6183, 93.8421) |
| Luminance | 0.9562 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 0.87
Floralwhite
#FFFAF0
ΔE00 3.31
Oldlace
#FDF5E6
ΔE00 3.84
Beige
#F5F5DC
ΔE00 4.27
Eggshell
#F0EAD6
ΔE00 4.64
Off White (survey)
#FFFFE4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBED #EDEDFB
analogous
#FBF4ED #FBFBED #F4FBED
triadic
#FBFBED #EDFBFB #FBEDFB
tetradic
#FBFBED #EDFBF4 #EDEDFB #FBEDF4
square
#FBFBED #EDFBF4 #EDEDFB #FBEDF4
split-complementary
#FBFBED #EDF4FB #F4EDFB
monochromatic
#E5E589 #F0F0BB #F9F9E6 #F9F9E6 #F9F9E6
Accessibility & contrast
On white
1.04
#FBFBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.12
#FBFBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBED
20.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBED | 1.00 | 1.04 | 20.12 | 20.12 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEC
Deuteranopia (green-blind)
#FEFAED
Tritanopia (blue-blind)
#FDF9F7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fbfbed; /* rgb */ color: rgb(251, 251, 237); /* oklch */ color: oklch(98.4% 0.018 106.7);
Tailwind
colors: {
custom: {
50: '#fcfcf2',
500: '#fbfbed',
950: '#000000',
},
}SCSS
$custom: #fbfbed; $custom-light: #fcfcf2; $custom-dark: #000000;
JSON
{
"hex": "#fbfbed",
"rgb": {
"r": 251,
"g": 251,
"b": 237
},
"hsl": {
"h": 60,
"s": 63.636,
"l": 95.686
},
"oklch": {
"l": 0.98431,
"c": 0.01837,
"h": 106.7
},
"luminance": 0.95618
}Semantic roles & 50–950 ramp
primary
#FBFBED
secondary
#ADADDF
accent
#1ACB1A
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585