#F7FBDB#F7FBDB
#F7FBDB is a very light, muted yellow. Relative luminance 0.939; OKLCH L 97.7% C 0.042 H 113.0°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FBDB |
|---|---|
| RGB | rgb(247, 251, 219) |
| HSL | hsl(68, 80%, 92%) |
| HSV | hsv(68, 13%, 98%) |
| CMYK | cmyk(1.6%, 0%, 12.7%, 1.6%) |
| CIE-LAB | lab(97.58, -6.66, 14.91) |
| CIE-LCH | lch(97.58, 16.33, 114.09°) |
| OKLab | oklab(97.68% -0.0164 0.0386) |
| OKLCH | oklch(97.68% 0.042 113) |
| XYZ | xyz(85.6396, 93.8834, 80.6138) |
| Luminance | 0.9388 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 1.88
Off White (survey)
#FFFFE4
ΔE00 2.55
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.63
Beige
#F5F5DC
ΔE00 2.97
Eggshell (survey)
#FFFFD4
ΔE00 3.38
Cream
#FFFDD0
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FBDB #DFDBFB
analogous
#FBEFDB #F7FBDB #E7FBDB
triadic
#F7FBDB #DBF7FB #FBDBF7
tetradic
#F7FBDB #DBFBEF #DFDBFB #FBDBE7
square
#F7FBDB #DBFBEF #DFDBFB #FBDBE7
split-complementary
#F7FBDB #DBE7FB #EFDBFB
monochromatic
#DFEF6D #EBF5A4 #F7FBDB #F9FCE3 #F9FCE3
Accessibility & contrast
On white
1.06
#F7FBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#F7FBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FBDB
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FBDB | 1.00 | 1.06 | 19.78 | 19.78 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D9
Deuteranopia (green-blind)
#FFF8DC
Tritanopia (blue-blind)
#FBF7F2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f7fbdb; /* rgb */ color: rgb(247, 251, 219); /* oklch */ color: oklch(97.7% 0.042 113.0);
Tailwind
colors: {
custom: {
50: '#fafce6',
500: '#f7fbdb',
950: '#000000',
},
}SCSS
$custom: #f7fbdb; $custom-light: #fafce6; $custom-dark: #000000;
JSON
{
"hex": "#f7fbdb",
"rgb": {
"r": 247,
"g": 251,
"b": 219
},
"hsl": {
"h": 67.5,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.97678,
"c": 0.04193,
"h": 113
},
"luminance": 0.93883
}Semantic roles & 50–950 ramp
primary
#F7FBDB
secondary
#A198E2
accent
#09DC24
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171715
muted
#858584