#FBFBEF#FBFBEF
#FBFBEF is a very light, near-neutral yellow. Relative luminance 0.957; OKLCH L 98.5% C 0.016 H 106.7°. Best body text is #000000 at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBEF |
|---|---|
| RGB | rgb(251, 251, 239) |
| HSL | hsl(60, 60%, 96%) |
| HSV | hsv(60, 5%, 98%) |
| CMYK | cmyk(0%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(98.33, -2.06, 5.74) |
| CIE-LCH | lch(98.33, 6.10, 109.71°) |
| OKLab | oklab(98.48% -0.0045 0.0151) |
| OKLCH | oklch(98.48% 0.016 106.7) |
| XYZ | xyz(89.8586, 95.7358, 95.3896) |
| Luminance | 0.9574 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.42
Floralwhite
#FFFAF0
ΔE00 2.79
Oldlace
#FDF5E6
ΔE00 3.80
Off White
#FAF9F6
ΔE00 4.29
Mintcream
#F5FFFA
ΔE00 4.87
Eggshell
#F0EAD6
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBEF #EFEFFB
analogous
#FBF5EF #FBFBEF #F5FBEF
triadic
#FBFBEF #EFFBFB #FBEFFB
tetradic
#FBFBEF #EFFBF5 #EFEFFB #FBEFF5
square
#FBFBEF #EFFBF5 #EFEFFB #FBEFF5
split-complementary
#FBFBEF #EFF5FB #F5EFFB
monochromatic
#E3E38D #EFEFBE #F9F9E7 #F9F9E7 #F9F9E7
Accessibility & contrast
On white
1.04
#FBFBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.15
#FBFBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBEF
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBEF | 1.00 | 1.04 | 20.15 | 20.15 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAEE
Deuteranopia (green-blind)
#FEFAEF
Tritanopia (blue-blind)
#FDF9F7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fbfbef; /* rgb */ color: rgb(251, 251, 239); /* oklch */ color: oklch(98.5% 0.016 106.7);
Tailwind
colors: {
custom: {
50: '#fcfcf4',
500: '#fbfbef',
950: '#000000',
},
}SCSS
$custom: #fbfbef; $custom-light: #fcfcf4; $custom-dark: #000000;
JSON
{
"hex": "#fbfbef",
"rgb": {
"r": 251,
"g": 251,
"b": 239
},
"hsl": {
"h": 60,
"s": 60,
"l": 96.078
},
"oklch": {
"l": 0.98484,
"c": 0.01575,
"h": 106.7
},
"luminance": 0.95736
}Semantic roles & 50–950 ramp
primary
#FBFBEF
secondary
#B0B0DF
accent
#1EC81E
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585