#FBFBDB#FBFBDB
#FBFBDB is a very light, muted yellow. Relative luminance 0.946; OKLCH L 98.0% C 0.042 H 107.1°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBDB |
|---|---|
| RGB | rgb(251, 251, 219) |
| HSL | hsl(60, 80%, 92%) |
| HSV | hsv(60, 13%, 98%) |
| CMYK | cmyk(0%, 0%, 12.7%, 1.6%) |
| CIE-LAB | lab(97.88, -5.27, 15.37) |
| CIE-LCH | lch(97.88, 16.24, 108.94°) |
| OKLab | oklab(97.98% -0.0123 0.0398) |
| OKLCH | oklch(97.98% 0.042 107.1) |
| XYZ | xyz(87.0657, 94.6187, 80.6806) |
| Luminance | 0.9462 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 0.88
Off White (survey)
#FFFFE4
ΔE00 1.80
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.28
Beige
#F5F5DC
ΔE00 2.45
Eggshell (survey)
#FFFFD4
ΔE00 3.08
Pale
#FFF9D0
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBDB #DBDBFB
analogous
#FBEBDB #FBFBDB #EBFBDB
triadic
#FBFBDB #DBFBFB #FBDBFB
tetradic
#FBFBDB #DBFBEB #DBDBFB #FBDBEB
square
#FBFBDB #DBFBEB #DBDBFB #FBDBEB
split-complementary
#FBFBDB #DBEBFB #EBDBFB
monochromatic
#EFEF6D #F5F5A4 #FBFBDB #FCFCE3 #FCFCE3
Accessibility & contrast
On white
1.05
#FBFBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.92
#FBFBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBDB
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBDB | 1.00 | 1.05 | 19.92 | 19.92 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D9
Deuteranopia (green-blind)
#FFFADC
Tritanopia (blue-blind)
#FFF7F2
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fbfbdb; /* rgb */ color: rgb(251, 251, 219); /* oklch */ color: oklch(98.0% 0.042 107.1);
Tailwind
colors: {
custom: {
50: '#fcfce6',
500: '#fbfbdb',
950: '#000000',
},
}SCSS
$custom: #fbfbdb; $custom-light: #fcfce6; $custom-dark: #000000;
JSON
{
"hex": "#fbfbdb",
"rgb": {
"r": 251,
"g": 251,
"b": 219
},
"hsl": {
"h": 60,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.97984,
"c": 0.04163,
"h": 107.1
},
"luminance": 0.94618
}Semantic roles & 50–950 ramp
primary
#FBFBDB
secondary
#9898E2
accent
#09DC09
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171715
muted
#858584